davbeck / TUSafariActivity

A UIActivity subclass that opens URLs in Safari
Other
311 stars 71 forks source link

Use asynchronous openURL:options:completionHandler for iOS 10+ #32

Closed michaelnew closed 6 years ago

michaelnew commented 6 years ago

Fixes deprecation warnings about openURL when deployment target is set to iOS 10 or newer