I made a game that uses ajax plugin for importing .json files.
On previewing on chrome for both PC and mobile, it works as well as the emulator for XDK
But when I build and run it as a native app it doesn't work anymore. Am i missing something? or are there any extra permissions or cordova plugins I need to add?
Thanks in advance
Develop games in your browser. Powerful, performant & highly capable.
Hey guys...I'm going through the same problems. How do you solve?
I'm using AJAX plugin (with GET and POST method request)...on my PC, it works fine, but on my android, it fails.
My intel xdk is 3522 (with Cordova CLI 6.2.0).
Please, help me.