Software Archive
Read-only legacy content
17061 Discussions

My app doesn't work with the new update of XDK

Isabella_L_
Beginner
403 Views

Hi, I've an app that had worked well until I updated my xdk. It's a very simple app that asks for a password and read  by a query Ajax some names on a mysql table to populate a select.

Now when I try it in the XDK  Platform it works perfectly, but when I build it and install it on my device (nexus 5 or Samsung tablet) it starts but doesn't post input fields to next page. Anyone can help me? Thanks

Isabella

0 Kudos
1 Reply
Swati_S_Intel1
Employee
403 Views

Hi Isabella,

There is a problem with an emulator in resolving the relative address during ajax call. It is limited to emulator. See this post : 

https://software.intel.com/en-us/forums/topic/542014

You can try this workaround but looks like you are experiencing in build. The build system is independent of the XDK UI, so updating the version should not affect the built app. Have you tested your app using App Preview? Does it work with App Preview?

Thanks,

Swati

0 Kudos
Reply