Hi everyone,
I've been pulling my hair our for the past day trying to get my app to work on the the testing tab so I can remote debug but no matter if I choose mobile or WIFI mode (when running on my Android phone) I am presented with the screen:
This screen does not appear when I build the app for android and run it on my phone and this screen does not change no matter how long I wait.
Does any1 have any ideas of what I'm doing wrong?
Thanks!
链接已复制
Yeh I've tested a simple app and that seems to work OK so yes it is the code BUT....
The app works fine in the emulator and also when I build it to an .APK android app and install it as an app it works fine as well BUT when I try and test it it throws no errors in the debug console and gets stuck on that first screenshot I attached so I am unsure how I can debug something if it works fine in the emulator...
After checking my emulator logs I do have have a couple of errors which my be due to the recent Intel XDK update I did as the testing was all works in previous version of intel XDK.
I did have to import my project once I updated my Intel XDK version and have read that sometimes the project config file becomes corrupt when changing version of Intel XDK.
Perhaps I should create a new project in Intel XDK and move my code into that....
Hi John!
Yes I can log in to App preview on the android device and see a list of apps associated with the builds my Intel XDK account has made.
I have attached a screenshot of the QR code for you to try and launch.
Let me know!
Thanks!
Just in case anyone was reading the above,
I made a new Intel XDK project and imported my code from the old project into this new one.
After some work of re-factoring my code to work with the new version of Intel XDK, I managed to get things working. So basically if Intel XDK asks you to update I would highly recommend checking the release log before hitting up date or you could have Intel destroy your app...
