SSL urlScheme iOS "safari cannot open the page because the address is invalid"
Hi,
The title says it all!
I have a custom URL scheme for my iOS app built in Flashbuilder - the urlScheme works and launches correctly when the page calling it is http:// however, when I am in https:// the urlScheme is not recognise - first I get a message about submitting to a non-secure url and then I get the "safari cannot open the page because the address is invalid" message.
Obviously, SSL is not the same as my urlScheme, and I can see any number of reasons for flagging that to the user, but surely it should still recognise the URL?
Any pointers would be greatly appreciated!
Thanks,
G
