when app running on background (not killed), openurl called (for facebook). however, openurl seems not called when app killed. have experience it?
if app has been killed , needs launched open url, application:willfinishlaunchingwithoptions: , application:didfinishlaunchingwithoptions: methods called instead of openurl.
this mentioned in docs well
Comments
Post a Comment