Flutter apps hangs up in simulator after launching a url (e.g. URL Launcher)
I am developing a Flutter app and using the url_launcher package to open URLs. The app works fine on Android and older versions of iOS, but when I test it on iOS 18 using the simulator, the app hangs after…