Software Archive
Read-only legacy content
17061 Discussions

Intel XDK mobile/WIFI testing

Gerald_C_
Beginner
840 Views

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:


app screenshot

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!

 

(Virus scan in progress ...)
0 Kudos
7 Replies
John_H_Intel2
Employee
840 Views

Can log into App Preview and launch your app from list of apps presented?

Can you post an image of the QR code so I can try to launch it on an Android device?

0 Kudos
John_H_Intel2
Employee
840 Views

I get the same thing on ios and android. To me that means there is something wrong with your code. Can you create a simple app and test that?

0 Kudos
Gerald_C_
Beginner
840 Views

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...

0 Kudos
Gerald_C_
Beginner
840 Views

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....

0 Kudos
Gerald_C_
Beginner
840 Views

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!

 

0 Kudos
Gerald_C_
Beginner
840 Views

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...

0 Kudos
Michael_O_
Beginner
840 Views

This new version doesn't support Ajax or legacy calls. I am screwed!

0 Kudos
Reply