mirror of
https://github.com/shuto-cn/cordova-plugin-inappbrowser.git
synced 2026-07-18 00:00:03 +08:00
The intent scheme `intent://` is [recommended by Google ](https://developer.chrome.com/multidevice/android/intents) for launching apps. Cordova should forward this to the OS to handle appropriately. This closes #183