ios: how to detect if a custom url scheme link failed?
I have an HTML page containing a link to a custom URL scheme, displayed on
iPhone .e.g myapp://localhost/
Assuming the user clicks it, but there is no app that can respond to this
scheme, how do I catch this in javascript (that the link cannot be
opened)?
tnx
No comments:
Post a Comment