iphone - iOS Custom URL Scheme - get source URL -
i'm working on app launches custom url scheme.
i've managed url , parameters , everything, however, our app launches web view. want when user clicks link scheme, same page on open in our web view (it's needed because other functions run in background, , allowing user keep browsing website on)
is possible location of clicked url? know can source application, there way (other adding link scheme parameters) source link?
thanks!
if need information passed in application, information must somehow represented in url itself.
adding generic interface purpose wouldn't make sense urls hosted inside email message or sms, example.
Comments
Post a Comment