cordova remapUri equivalent #3540
Unanswered
odai-alali
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Previously in cordova, I used remapUri in my plugin to redirect api calls into a local file depending on a specific condition. Is there any equivalent for this method in capacitor plugin?
I found shouldOverrideLoad but the documentation is not really clear and I think it works only for the whole page navigation inside the web view, not all network calls.
Beta Was this translation helpful? Give feedback.
All reactions