Am fairly new to this but have my App up and running on my iPad. However if I use the native. command with anything, the app fails to open on the iPad.
For instance I added a Tweet button and used the native.showWebPopup, re-compile and copied the app over to my iPad and it won’t open. Comment out the line and it runs fine.
Any ideas ?
Dave [import]uid: 117617 topic_id: 21910 reply_id: 321910[/import]
With your ipad plugged into to your mac and running Xcode’s organizer, you should be able to seen the phone’s console log. It may have a hint as to why you are crashing.
Native API doesn’t need a require to use so something else must be amis.
[import]uid: 19626 topic_id: 21910 reply_id: 87111[/import]