Re: [I] App Stuck on Splash Screen in Xcode 16 only [cordova-ios]

2024-12-03 Thread via GitHub
breautek commented on issue #1500: URL: https://github.com/apache/cordova-ios/issues/1500#issuecomment-2515341625 Closing as stale. -- 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 co

Re: [I] App Stuck on Splash Screen in Xcode 16 only [cordova-ios]

2024-12-03 Thread via GitHub
breautek closed issue #1500: App Stuck on Splash Screen in Xcode 16 only URL: https://github.com/apache/cordova-ios/issues/1500 -- 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.

Re: [I] App Stuck on Splash Screen in Xcode 16 only [cordova-ios]

2024-12-02 Thread via GitHub
bitrxjs commented on issue #1500: URL: https://github.com/apache/cordova-ios/issues/1500#issuecomment-2513589445 Check if you are using splash screen plugin, in newer its not required. trying running navigator.splashscreen.hide() from console -- This is an automated message from the Apa

Re: [I] App Stuck on Splash Screen in Xcode 16 only [cordova-ios]

2024-10-24 Thread via GitHub
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 scr

[I] App Stuck on Splash Screen in Xcode 16 only [cordova-ios]

2024-10-23 Thread via GitHub
moh1122 opened a new issue, #1500: URL: https://github.com/apache/cordova-ios/issues/1500 # Bug Report ## Problem ### What is expected to happen? The app should launch normally as my build is succeeding. Its now freezing on launch screen without any errors in log. I faced th