EddyVerbruggen / Custom-URL-scheme

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

Search for custom uri mappers must be first. #196

Closed TomaNikolov closed 8 years ago

TomaNikolov commented 8 years ago

We need first to check for custom mappers which will try to handle the uri and if no one can't then we need to check for "/Protocol?encodedLaunchUri=".

ping @galexandrov and @nadyaA