Every thing is working in Appery browser, but not in Visual studio and iPhone device...
Hi
I had a similar post with title "Every thing is working in tiggzi browser....But NOT in Visual Studio 2010".....iam not finding my post anymore so i put this one up.
Iam almost finish with my first Appery.io app and ready for submit on Apple Store, before i submit my app, i have to test it on at least iPhone and iPad.
first thing iam strugling to test my app on is Visual studio WP 7 simulator, when running the app in VS i only get a black screen on my wp7 simulator. I get help for Appery/tiggzi support, and it was issue because og i renamed my startscreen to index, and that later support was saying it is because og cache in jquery file so i have to put s.cache = true; in jquery file. so if i change the name of file to: index_, then it start working in VS wp7 simulator. And when iam navigating in my app i can se that not all of my services is invoked as they shoud do. And on some of my pages the back button is disapeard/gone....
The confiusing thing is that, the app is running nice and find in Appery/tiggzi browser, and if i scan QR code and open it in browser on my mobile device HTC and iPhone, it is working fine.
But when i upload my code to Adobe Phonegap Build, the first thing i have to be aware of is that i have to have at least one file named index in root dir www in my solution, or else adobe will not build my app. I renamed it to index and try to upload, every thing is fine, and its bulding. When i then scan QR code from Adobe PG Build for download App on my iPhone device and test / run my app on device , it is hanging on this phonegap robot splashscreen. and it is not going any further from there. I think this robot splashscreen is simular to that black screen i get i WP7 simulator when running from VS2010.