For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 8 replies, 3 voices, and was last updated 12 years, 5 months ago by
support-octavio.
-
AuthorPosts
-
luchopMemberHow can I get the In app web view to show the web toolbar and address bar when I click a button or link to show a web page?? Ive used ALL the options included in the program, these being: Open in current window, in new window, as a native only pop up (both options), and as a native IOS pop up (both options)…
Im testing the app on IOS 7 and EVERY SINGLE option of the above opens up a new In app web window with NO CONTROLS…
How can I make the toolbar and address bar appear, or at the very least, how can I make the link to open up safari when people click these links??
Thanks for the help.October 11, 2013 at 3:39 pm #343291
support-michaelKeymasterDiscussing with Octavio on this now.
What version of mobione are you using (2.3 or 2.5 milestone)?
If you are using 2.5 milestone what is your App Center Cordova version setting (2.2 or 2.9)?October 11, 2013 at 7:14 pm #343298
support-octavioMemberHi luchop,
Please see next screencast: http://screencast.com/t/md9X3NPGZQJ
It shows how it behaves the InAppBrowser (Go to URL action in a new screen native). Note that the Done button and the address bar are on the bottom of the screen.
The app was tested on ios7 and created with 2.5M2 HF1, Using Cordova 2.9
The config of the button is the next: See attachment IMG_11102013_162937.png
Attachments:
You must be logged in to view attached files.October 13, 2013 at 9:20 am #343309
luchopMemberHi, I am using the 2.5 Milestone-2 version with Cordova 2.9.
Were can I get the 2.5.3HF1 version where you tested the link? Can’t find it anywhere…
Thanks.October 14, 2013 at 7:26 pm #343349
support-octavioMemberHi luchop,
I corrected my last comment. I used the same version: 2.5M2 hotfix-1 and Cordova version 2.9
October 15, 2013 at 12:24 am #343353
luchopMemberI’ve tried that option several times since you first posted and yet it still DOESN’T WORK… none of the options work… they all open a new in app window with NO CONTROLS… I was wondering maybe in a future version (like the one you said first) it will be fixed, but Im very sorry, NONE of the options work at the moment, believe me, Ive tried them hundreds of times… and yet this is THE ONLY REASON WHY APPLE KEEPS DECLINING MY APP…
If I cant get controls in a new window, could you please tell me how I can get a link to open a new window in safary? Yea, the “New window” option doesnt work either… I publish my app as a web app and add it to my home screen. Everything works fine but these links. I even built a native IOS app and try to install it on my iphone from the link it sends to my email, but it never works and it stops before finishing to install the app (every single time I try)…
So I dont know whats wrong but I could really use some help here… as Ive said before, the solution you are giving me doesnt work at the moment because even the Apple team that reviews the apps TELL ME that the links dont have any controls when you go in web view, and have no buttons to GO BACK, SO THE APP IS HARD TO USE FOR THE USERS = DECLINED…
October 15, 2013 at 3:39 pm #343374
support-michaelKeymaster> I even built a native IOS app and try to install it on my iphone from the link it sends to my email, but it never works and it stops before finishing to install the app (every single time I try)…
This indicates you are building the app with invalid signing info. Most likely your provision profile is either not an ad hoc distribution profile or it does not include your device’s id.
This also brings up the BIG question, how are you testing your app? If you can not install an app on a device and test it then you can’t claim something doesn’t work. The InAppBrowser can only be used from a native app. We have been running native app example assuming you were doing the same.
Let’s fix this problem first. The first step is to build a simple native app that will install. Do you have an ios ad hoc provision profile that includes your device’s id. If not go create one and use it along with the private key and the certificate that is associated with the profile. Give this a go. Once you have it working then try the example. If you are still stuck then post a small example and we’ll help investigate.
We will look into a possible issue your reported with the different settings while you get your app build and installation working.
October 16, 2013 at 8:37 pm #343439
luchopMemberOk I got it to work!! Thank you so much!! I had no idea I needed an ad hoc provisional profile to test it, I was testing it with the app store one…
It works fine and now Im sending it again to the app store!! Thank you for the help!!October 17, 2013 at 12:14 pm #343467
support-octavioMemberHi luchop,
We are glad about your success. So that, I’m closing the thread.
-
AuthorPosts
