Exchanging data from SFSafariViewController to Native App Interface

Viewed 607

I am working on a stuff which requires the data to be shared between the SafariViewController and native ios interface. I know how to do it in the UIWebView but here there is some complication to understand how to do it using the SFSafariViewController.

If anyone has tried this stuff, please do let me know. In mean time if i find something relevant will share back.

1 Answers
Related