Custom-URL-scheme
Custom-URL-scheme copied to clipboard
handleOpenURL() not triggered with Cordova 5.0+
The handleOpenURL worked fine for Cordova 4 and below. It does not trigger with any Cordova version above 5. When I moved it back to 4 it instantly worked. One of my functions required 5+ Cordova.
This issue happens only with iOS. Android works fine. The app is launched when using the custom URL scheme for both platform, but in iOS it doesn't trigger handleOpenURL and executes the functions within, so it just sits there...
I Have the same issue, it just does't work on Cordova 5+ Really like to see a solution tho..
Same issue here, on Android. Has anyone figured out a solution?
Same issue on Cordova 7.0.1 for iOS.
Same issue with cordova 6.5... Did anyone find a solution,,
I can confirm that I successfully tested the handleOpenURL with Cordova 7.1.0, on Android (cordova-android 6.2.3)
yes ios not working mine is cordova 6, is it still not working?
Cordova 7.1.0, works fine on Android, doesn't invoke on any iOS. Any suggestions?