@gokujy wrote:
Hi,
after building my app for Android with this command:
ionic cordova build android
and this configuration:
Ionic: ionic (Ionic CLI) : 4.12.0 (C:\Users\ysoft\AppData\Roaming\npm\node_modules\ionic) Ionic Framework : @ionic/angular 4.3.1 @angular-devkit/build-angular : 0.13.8 @angular-devkit/schematics : 7.3.8 @angular/cli : 7.3.8 @ionic/angular-toolkit : 1.5.1 Cordova: cordova (Cordova CLI) : 9.0.0 (cordova-lib@9.0.1) Cordova Platforms : android 8.0.0 Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 4.0.1, (and 11 other plugins) System: Android SDK Tools : 26.1.1 (C:\Users\ysoft\AppData\Local\Android\Sdk) NodeJS : v8.9.3 (C:\Program Files\nodejs\node.exe) npm : 5.5.1 OS : Windows 10
When I execute the app on mobile I can see the splash screen, but after the splash screen, it shows a white screen instead of my app.
I think that I have this problem after updating the Android platform to version 8.0.0.I don’t know how to debug this problem because I have no errors, only a white screen.
I’ve found some similar questions in the forum, but they refer to change in config.xml.
Posts: 1
Participants: 1