firefox-ios-open-in-client
firefox-ios-open-in-client copied to clipboard
handles openURL Deprecated in >= iOS10
and changes return value of openInFirefox(_ url: URL) from Bool to void due to new method call.
Used reference: https://useyourloaf.com/blog/openurl-deprecated-in-ios10/
+1
Thank you for this patch! Let me find someone who can review this patch.
Are the project changes in this patch intentional?