breautek commented on issue #1500: URL: https://github.com/apache/cordova-ios/issues/1500#issuecomment-2435277348
> Its now freezing on launch screen without any errors in log. I faced this issue after updating xcode to v 16 XCode logs or safari JS console? "Stuck on splash screen" issues is usually a JS error on startup preventing full execution of launch. Something should be seen if you used the safari web inspector. There is a caveat though, that safari doesn't capture log events until after the inspector is attached. So to see JS startup logs, you'll need to "refresh" the webview after attaching the web inspector. This can be done by pressing `cmd + r` while the inspector window is focused. -- 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