You can find more about sharing here: http://docs.appery.io/documentation/s...
- just share it with: a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a
You can find more about sharing here: http://docs.appery.io/documentation/s...
Ok, I have shared it with you.
Hello!
window.open call on load/show events. Leave device ready only.
I don't understand what you are telling me.
I see that you have changed the project to open the web page on the 'show' event.
Are you saying 'do not use device ready when using window.open on start page'?
I tested the app with the window.open call in the 'show' event.
It still does not work on my iPhone on the start page.
Hi -
[quote:]
Are you saying 'do not use device ready when using window.open on start page'?
[/quote]
No the opposite - use the "Device ready" event. And remove all "Load" and "Show" events.
I did that and it still does not show the web page on start.
Hello!
We tested ind it worked for us on iOS6 and iOS7 devices.
Please ensure there is no window.open code left on Load or Show events.
Leave just code in util.js assets or move it on Device ready event on page.
Also test .ipa installed on device.