I made simple sign-up/login system from this tutorial:
scirra.com/tutorials/525/si ... l-database
And it works great! Only problem is when I make APK with Intel XDK and try to emulate, black screen appears, and when i try to run it on my smartphone graphic appears but Ajax requests not working.
Develop games in your browser. Powerful, performant & highly capable.
Hi, It works for me, see this zip file : https://www.dropbox.com/s/2h4fo19gp0ghzyj/Ajax.rar?dl=0 and this topic : viewtopic.php?f=147&t=179575
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.