Is there a limit on the length of the URL scheme for an iOS application?
We have several applications and we want to attach them to the name of our 14-character company name to prevent ambiguity. I see no mention of a restriction in the documentation , and I can enter an arbitrarily long string in Xcode.
I know shorter schemes are preferred, but is there a limit on the length of the scheme?
lambmj
source share