bnosuke commented on issue #928: URL: https://github.com/apache/cordova-plugin-camera/issues/928#issuecomment-2803974764
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:) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org