ionic-team / ionic-team/cordova-plugin-ionic-webview
remapUri stops working with ionic-webview
Open
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
I am using [remapUri](https://github.com/apache/cordova-android/blob/master/framework/src/org/apache/cordova/CordovaPlugin.java#L308) In my cordova plugin to redirect requests.
After installing ionic webview, the method was not called upon requests. Is there any alternative to redirect requests with ionic webview?
Contributor guide
Assessment
This issue has not been assessed yet.