How to make custom url schemes in InAppBrowser.openInWebView work? (both in android & ios) #8191
Unanswered
FragsterAt
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.
-
https pages work well, but if they contain links with custom url scheme to open external apps (not mine) - they aren't work.
I need to track webview's url through browserPageNavigationCompleted to close it after successful payment page loads, so I cant use openInExternalBrowser or openInSystemBrowser.
Is there any solution for my case?
Beta Was this translation helpful? Give feedback.
All reactions