Results 1 comments of Akio.Yamada

The current code is using this method: - https://developer.apple.com/documentation/uikit/uiapplication/openurl(_:) To make it work correctly, replace the code with this method. - https://developer.apple.com/documentation/uikit/uiapplication/open(_:options:completionhandler:)