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
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.
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.

--
T
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/
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
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