You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use SFSafariVIewController and this works just fine. It open and loads my page. Problem is that the DidFinish method is not called. It say's the same in your sample comment that DidFinish method is not called but why is it so ? How can I know that user closed the view. BTW I'm able to invoke DidFinish method manually through SFSafariViewControllerDelegate_Extensions
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to use SFSafariVIewController and this works just fine. It open and loads my page. Problem is that the DidFinish method is not called. It say's the same in your sample comment that DidFinish method is not called but why is it so ? How can I know that user closed the view. BTW I'm able to invoke DidFinish method manually through SFSafariViewControllerDelegate_Extensions
The text was updated successfully, but these errors were encountered: