Awful / Awful.app

Something Awful Forums browser for iOS
https://forums.somethingawful.com/showthread.php?threadid=3837546&perpage=40&noseen=1
136 stars 45 forks source link

Fix canOpenURL calls on iOS 14 that might see http(s) URLs #1036

Closed nolanw closed 3 years ago

nolanw commented 3 years ago

Apparently setting a non-Safari default browser will cause canOpenURL to return false for http and https URLs. Fix is either to special-case those as always being openable, or add http and https to the LSQueriesSchemes Info.plist key.

https://twitter.com/steipete/status/1305428113900408834