EddyVerbruggen / Custom-URL-scheme

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

custom-url-schem not recognizes link in sms #172

Closed allicon closed 8 years ago

allicon commented 8 years ago

i send a sms including a link with a custom-url-scheme mycoolapp:// but android did not recognize it as link. So i am not able to click it.

When i click a html link like link it works fine and opens the app.

Do you have a hint how i can make it work?

Grantlyk commented 8 years ago

@allicon

Android has done this on purpose,

Off the top of my head, the best solution in my eyes would be to sms a link to a webpage that redirects the user to the desired url scheme