EddyVerbruggen / Custom-URL-scheme

:link: Launch your Cordova/PhoneGap app by a Custom URL scheme like mycoolapp://
1.03k stars 367 forks source link

Windows 10: Always goes to index #233

Open LetMyPeopleCode opened 7 years ago

LetMyPeopleCode commented 7 years ago

Whenever I compile and run my app for Windows 10 desktop, this successfully passes me back to the app, but HandleURL is never triggered and I'm always bounced back to the index.html page, not the page specified. This problem does not occur in Android.