Closed dm77 closed 9 years ago
@dm77 That's totally reasonable. I can't believe we have that restrictive of regex in place... We'll get this resolved right away.
Awesome! Thanks so much
@dm77 sorry about this - it should be fixed now. please close the issue if it's working for you :-)
@dmitrig01 No worries. Everything is working great now. Thanks so much for taking care of this.
Hi,
Whenever I try to create/update branch app configuration with following parameters, I get an error:
However this request goes through fine:
Response
According to RFC2396, uri schemes can have digits in them
http://stackoverflow.com/questions/3641722/valid-characters-for-uri-schemes http://www.ietf.org/rfc/rfc2396.txt
We are using the android package name for our uri scheme and some of our android packages are of the form com.zerista.gamedev2015.
Would it be possible to support digits in the uri scheme?
Thank you.