ionic-team / ionic-team/cordova-plugin-ionic-webview

Navigation issue on iOS 12

Open
#579 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
493
Forks
410
PR merge metrics
No merged PRs in 30d

Description

After installing cordova-plugin-ionic-webview plugin in a JQuery Mobile app, it works fine in iOS 13, however, in iOS 12 the navigation has stopped working. When I click on a navigation buttons, the page reloads without navigating to the intended page.

Navigation button script:
$("body").pagecontainer("change", "Products.html", { transition : "none" });

Running:
Cordova iOS (5.1.1)
cordova-plugin-ionic-webview (5.0.0) (same result with 4.1.4)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the navigation button script with cordova-plugin-ionic-webview 5.0.0 and Cordova iOS 5.1.1 on iOS 12, then compare the result with iOS 13 and plugin version 4.1.4. Done means navigating to Products.html works on iOS 12 without reloading the current page.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, jquery, objective-c
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.