My app runs fine in Ripple chrome browser extension and on Android.On iOS however, it loads up, the index page displays and is styled, however its not responsive, I cant interact with it.I have added:<access origin="*" /><script src="http://debug.phonegap.com/target/target-script-min.js#e3f497da-bc87-11e2-b3d4-12313d16b935"></script>
however debug.phonegap.com only ever shows "none" under devices.Where do I go from here?
im using 2.7.0ThanksAndrew--
-- You received this message because you are subscribed to the Google
Groups "phonegap" group.
To post to this group, send email to phon...@googlegroups.com
To unsubscribe from this group, send email to
phonegap+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/phonegap?hl=en?hl=en
For more info on PhoneGap or to download the code go to www.phonegap.com
To compile in the cloud, check out build.phonegap.com
---
You received this message because you are subscribed to the Google Groups "phonegap" group.
To unsubscribe from this group and stop receiving emails from it, send an email to phonegap+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On Friday, May 17, 2013 at 10:26 AM, Luis Enrique Bravo Villalpando wrote:
I have the same problem, when I rotate my iphone and the resolution "change" nothing happens and the distribution of my app does not fit, what I have to do? anybody please?