How to get loaded web page title in SFSafariViewController?
I am using below these delegate to get the url but it doesnt call when i am pressing Action button
func safariViewController(_ controller: SFSafariViewController, activityItemsFor URL: URL, title: String?) -> [UIActivity] {
let my activity = UIActivity()
let name = myactivity.activityTitle}