EddyVerbruggen / Custom-URL-scheme

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

Where in the Android SDK docs does it say: don't use a dash? #211

Open pke opened 7 years ago

pke commented 7 years ago

You state in the readme:

Don't use a dash - because on Android it will become underscore _.

I could not find that kind of information in the SDK docs. For which Android SDK is that true? I have used and launched a scheme with "-" just fine.