[I] CDVPlugin's viewController should just be a CDVViewController [cordova-ios]

2024-04-26 Thread via GitHub
dpogue opened a new issue, #1428: URL: https://github.com/apache/cordova-ios/issues/1428 # Feature Request ## Motivation Behind Feature `CDVPlugin` has a `viewController` property that is currently typed as `UIViewController*`. However, it is only ever set from within `CDVVie

Re: [I] Cannot run new iOS app since latest upgrade [cordova-ios]

2024-04-26 Thread via GitHub
Jakub-Horacek commented on issue #1407: URL: https://github.com/apache/cordova-ios/issues/1407#issuecomment-2079196448 @TejasSatpute077 Yes, I can try to provide as many details as you need, however I am really newbie iOS developer, so I am not sure what details I need to provide you.

Re: [I] Cannot run new iOS app since latest upgrade [cordova-ios]

2024-04-26 Thread via GitHub
Jakub-Horacek commented on issue #1407: URL: https://github.com/apache/cordova-ios/issues/1407#issuecomment-2079206681 @TejasSatpute077 It is just a blank screen with app logo. ![image](https://github.com/apache/cordova-ios/assets/85481201/63bc791e-3239-484b-baa5-04734b54df81) -- T

Re: [I] Cannot run new iOS app since latest upgrade [cordova-ios]

2024-04-26 Thread via GitHub
Jakub-Horacek commented on issue #1407: URL: https://github.com/apache/cordova-ios/issues/1407#issuecomment-2079213624 @TejasSatpute077 When I set the AutoHideSplashScreen to true, the result is same, but without the logo. 😕 ![image](https://github.com/apache/cordova-ios/assets/85481201/

Re: [I] Cannot run new iOS app since latest upgrade [cordova-ios]

2024-04-26 Thread via GitHub
Jakub-Horacek commented on issue #1407: URL: https://github.com/apache/cordova-ios/issues/1407#issuecomment-2079247885 @TejasSatpute077 There is no ```json "engines": { "node": ">=18.18.2 <19" } ``` in my package.json, however it is MANY times (thousand

Re: [I] Cannot run new iOS app since latest upgrade [cordova-ios]

2024-04-26 Thread via GitHub
breautek commented on issue #1407: URL: https://github.com/apache/cordova-ios/issues/1407#issuecomment-2079291008 NodeJS 20, or any current LTS is sufficient. A white screen generally means there was a JS error on launch. This often isn't reported in Xcode, but it will be reported in