PundoJnr opened a new issue #998:
URL: https://github.com/apache/cordova-ios/issues/998
# Bug Report
## Problem
Ionic iOS application does not go past splash screen and does not log any
errors or warnings on Xcode.
### What is expected to happen?
After building app for ios successfully app should start normally.
### What does actually happen?
After running ``` ionic cordova build ios --prod ```, opened the workspace
and run the app on an ios device the app does not go past the splash screen,
and does not log any errors in the Js console.
## Information
### Command or Code
``` ionic cordova build ios --prod ``` or ``` ionic cordova build ios --prod
--release ```
### Environment, Platform, Device
* Ionic Framework
* Cordova-ios
* Xcode 12.0
* MacOS Catalina
* iOS 11.4 +
### Version information
```
Ionic:
Ionic CLI : 5.4.16 (/usr/local/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 5.3.2
@angular-devkit/build-angular : 0.900.7
@angular-devkit/schematics : 9.0.7
@angular/cli : 9.0.7
@ionic/angular-toolkit : 2.2.0
Capacitor:
Capacitor CLI : 1.5.3
@capacitor/core : 1.5.3
Cordova:
Cordova CLI : 8.1.2 ([email protected])
Cordova Platforms : android 8.1.0, browser 5.0.4, ios 6.1.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0,
cordova-plugin-ionic-webview 4.1.1, (and 19 other plugins)
Utility:
cordova-res : 0.15.1
native-run : 1.1.0
System:
Android SDK Tools : 26.1.1 (/home/pj/Android/Sdk)
NodeJS : v10.19.0 (/usr/bin/node)
npm : 6.14.8
OS : Linux 5.4
```
## Checklist
<!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
- [ ] I searched for existing GitHub issues
- [ ] I updated all Cordova tooling to most recent version
- [ ] I included all the necessary information above
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]