Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.9.0
-
None
-
iPhone 5 running iOS 6.1.4
Description
In my Cordova app I have three links at the bottom of a settings page like so:
FAQ
Terms and Service
Privacy Policy
For the implementation I have a function called webView(url) that calls window.open(url, "_blank", "location=yes"); that all three pass through to open an InAppBrowser.
When I click on FAQ it shows up correctly, I press done and come back successfully. I click on Privacy Policy and works correctly as well. However, if I click FAQ right after I just viewed FAQ, nothing happens. This only happens on iOS and not on Android (Android works perfectly).
Attachments
Issue Links
- duplicates
-
CB-3530 PhoneGap app crashes on iOS with error "CDVWebViewDelegate: Navigation started when state=1" (for navigation to an anchor on the same page)
- Closed
- is related to
-
CB-5425 iOS: Inappbrowser sometimes does not open the page and event "falls through" to main webView
- Closed
- relates to
-
CB-2602 Hashchange prevents transition from splash screen
- Closed