Hello,
A few days everything was working okay and unfortunately i don`t remember what i did, but now the app is not working as it should. I think i deleted the platforms folder and after adding again the platforms it stopped working. It added Android 7.0.0 and i had to remove it and installed 6.3.0 like before.
Ionic info:
Ionic:
ionic (Ionic CLI) : 4.10.2
Ionic Framework : ionic-angular 3.9.3
@ionic/app-scripts : 3.2.2
Cordova:
cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
Cordova Platforms : android 6.3.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 1.2.1, (and 17 other plugins)
System:
NodeJS : v11.9.0 (C:\Program Files\nodejs\node.exe)
npm : 6.5.0
OS : Windows 10
Plugins:
com.scott.serviceDiscovery 0.2.0 “serviceDiscovery”
cordova-fabric-plugin 1.1.14-dev “cordova-fabric-plugin”
cordova-plugin-advanced-http 1.11.1 “Advanced HTTP plugin”
cordova-plugin-app-version 0.1.9 “AppVersion”
cordova-plugin-camera 3.0.0 “Camera”
cordova-plugin-device 2.0.2 “Device”
cordova-plugin-document-viewer 0.9.10 “SitewaertsDocumentViewer”
cordova-plugin-file 6.0.1 “File”
cordova-plugin-geolocation 3.0.0 “Geolocation”
cordova-plugin-globalization 1.11.0 “Globalization”
cordova-plugin-ionic-keyboard 2.1.3 “cordova-plugin-ionic-keyboard”
cordova-plugin-ionic-webview 1.2.1 “cordova-plugin-ionic-webview”
cordova-plugin-nativegeocoder 3.1.3 “NativeGeocoder”
cordova-plugin-nativestorage 2.3.2 “NativeStorage”
cordova-plugin-network-information 2.0.1 “Network Information”
cordova-plugin-networkinterface 2.0.0 “NetworkInterface”
cordova-plugin-secure-storage 2.6.8 “SecureStorage”
cordova-plugin-splashscreen 5.0.2 “Splashscreen”
cordova-plugin-statusbar 2.4.2 “StatusBar”
cordova-plugin-whitelist 1.3.3 “Whitelist”
phonegap-plugin-barcodescanner 8.0.1 “BarcodeScanner”
phonegap-plugin-push 2.1.3 “PushPlugin”
I am using - “ionic cordova run android -lc” and there is nothing unusual there. After the splash screen i am getting this error and if i click cancel i can see the LoginPage but if click Login the app should show HomePage (the login process is working perfectly )but it shows the same error and if i click cancel it is only white page. I removed all plugins, but didnt help. I used ionic-cli 4.4.0 before but it is still not working.
I can upload only 3 images:
If i missed some information please let me know.