Post

Replies

Boosts

Views

Activity

Can not share URL to Instagram on iOS 13.6 with UIActivityViewController
Hi there, we developed a simple feature which shares a URL path of recorded video from iPhone via UIActivityViewController let activityViewController = UIActivityViewController( 						activityItems: [url], 						applicationActivities: nil) activityViewController.popoverPresentationController?.sourceView = viewController.view 					viewController.present(activityViewController, animated: true, completion: nil) Everything did well until iOS 13.6 come. Last week, we tested again the app and saw that we can not share via Instagram from our app at device run iOS 13.6, only Instagram sharing got this problem. Please support us to solve this problem!
3
0
2.5k
Sep ’20