- This topic has 9 replies, 3 voices, and was last updated 10 years, 5 months ago by
Kate.
-
AuthorPosts
-
KateMemberHi, Im making a web application using mobione.
Is there any mobile screenshots for popup url for ios ?? cuz i was wondering how it looks like when install on iphones. And i think the UI in the emulator doesn’t look exactly the same when installed.
AdamRoganMemberi dont think popup windows work in web apps.
KateMemberI’ve already tried it and it worked. I just need a screenshot of the popup when install on iphone. Just a screenshot. Any reply will be appreciated. Thank you!
support-michaelKeymasterHere are 4 example popup url actions on in a native app on an iphone5. See attachment gotourl-popup-actions.png
Attachments:
You must be logged in to view attached files.
KateMemberThank you!.
I have another concern, I have the code phoneui.showURL(‘http://www.sample.com/’, ‘_blank’) that will popup url that has address bar and controls for ios. I want to display only the controls. How will I display popup url without an address bar? Is there any code to add for it??
KateMemberIs There anyway that I can customize the toolbar done button to BACK ???
support-michaelKeymasterTake a look at this thread and see if the code snippet is helpful http://www.genuitec.com/support-genuitec/viewtopic.php?f=8&t=7556
KateMemberThank you! It really helped me but I was wondering, when I test it on the emulator the url popup works with a toolbar but when I tried it on my mobile android device there’s no toolbar ? ? I really need to make the toolbar shown. Pls. help me with this. thank you!
support-michaelKeymasterA few more questions:
1) are you building a native android app? I am assuming yes but wanted to confirm.
2) if yes, what android device are you using and what version of android are you running?
3) please share a snippet of code you’ve implemented for opening the InAppBrowser
4) and lastly please post a screenshot so we can see exactly what you see -
AuthorPosts