ionic-team / cordova-plugin-ionic-webview

Web View plugin for Cordova, specialized for Ionic apps.
Apache License 2.0
486 stars 394 forks source link

remapUri stops working with ionic-webview #525

Open odai-alali opened 4 years ago

odai-alali commented 4 years ago

I am using remapUri 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?

M3skar commented 4 years ago

This is important for migrating cordova apps, cordovaResourceApi should be considered in capacitor.