javascript - phonegap js library cannot run on File:// url -
i got problem thing i'm trying use js library can't run locally mean file:// url, think i'm not 1 problem since there bunch of js libraries need on server in order work example phaserjs if can give me idea on how accomplish task grateful
in config.xml, have set :
<access origin="*" />
it allows load files / access external url.
Comments
Post a Comment