ios - App not getting target url when opened through deep linking -
i have ios app opened via deep linking facebook app when user clicks on story. story has link file. when app delegate's application:openurl:sourceapplication:annotation:
called, url fb<appid>://authorize/
, not contain actual target link.
does know what's going on here?
according (deprecated) https://developers.facebook.com/docs/ios/app-links, have add link's subdomain "website" platform, , did see if solves problem, didn't.
i don't see point of facebook app opening app via deep linking without giving required contextual information.
Comments
Post a Comment