cordova-plugin-ionic-webview icon indicating copy to clipboard operation
cordova-plugin-ionic-webview copied to clipboard

remapUri stops working with ionic-webview

Open odai-alali opened this issue 4 years ago • 1 comments

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?

odai-alali avatar Mar 10 '20 10:03 odai-alali

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

M3skar avatar Sep 11 '20 11:09 M3skar