Application works fine on browser (ionic serve) but running with Chrome WebView implementation (72.0.3626.105) my app crashes and goes to background just after launching (after splash screen)
Using other WebView implementation such as Android System WebView (61.0.3163.98) it works fine.
ps.: If I try to reopen it repeatedly it ends opening and working.
I have no idea what is going on here.
No significant error is throw:
02-15 19:11:18.570 927-4122/system_process I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=io.cronapp.apps.testmotog/.MainActivity bnds=[31,808][235,1086]} from uid 1000
02-15 19:11:18.674 24620-24620/io.cronapp.apps.testmotog I/CordovaLog: Changing log level to VERBOSE(2)
02-15 19:11:18.674 24620-24620/io.cronapp.apps.testmotog I/CordovaActivity: Apache Cordova native platform version 7.1.4 is starting
02-15 19:11:18.674 24620-24620/io.cronapp.apps.testmotog D/CordovaActivity: CordovaActivity.onCreate()
02-15 19:11:18.726 24620-24620/io.cronapp.apps.testmotog D/SystemWebViewEngine: CordovaWebView is running on device made by: ZUK
02-15 19:11:18.738 24620-24620/io.cronapp.apps.testmotog D/PluginManager: init()
02-15 19:11:18.743 24620-24620/io.cronapp.apps.testmotog D/CordovaWebViewImpl: >>> loadUrl(file:///android_asset/www/index.html)
02-15 19:11:18.774 927-10300/system_process I/ActivityManager: Start proc 24754:com.android.chrome:sandboxed_process1/u0i100 for webview_service io.cronapp.apps.testmotog/org.chromium.content.app.SandboxedProcessService1
02-15 19:11:18.776 24620-24620/io.cronapp.apps.testmotog D/CordovaActivity: Started the activity.
02-15 19:11:18.783 24620-24620/io.cronapp.apps.testmotog D/CordovaActivity: Resumed the activity.
02-15 19:11:18.799 24620-24620/io.cronapp.apps.testmotog D/CordovaWebViewImpl: onPageDidNavigate(file:///android_asset/www/index.html)
02-15 19:11:18.898 927-963/system_process I/ActivityManager: Displayed io.cronapp.apps.testmotog/.MainActivity: +276ms
02-15 19:11:19.569 24620-24620/io.cronapp.apps.testmotog D/JsMessageQueue: Set native->JS mode to EvalBridgeMode
02-15 19:11:20.019 24620-24661/io.cronapp.apps.testmotog E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/www/views/logged/home.view.html
02-15 19:11:20.039 24620-24648/io.cronapp.apps.testmotog E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/www/views/login.view.html
02-15 19:11:20.060 24620-24620/io.cronapp.apps.testmotog D/CordovaActivity: Paused the activity.
02-15 19:11:20.117 24620-24620/io.cronapp.apps.testmotog D/CordovaWebViewImpl: onPageFinished(file:///android_asset/www/index.html)
02-15 19:11:20.332 24620-24708/io.cronapp.apps.testmotog I/App: WARNING: Back Button Default Behavior will be overridden. The backbutton event will be fired!
02-15 19:11:20.439 24620-24620/io.cronapp.apps.testmotog D/CordovaActivity: Stopped the activity.
02-15 19:11:20.440 24620-24620/io.cronapp.apps.testmotog D/CordovaActivity: CordovaActivity.onDestroy()
02-15 19:11:20.448 24620-24620/io.cronapp.apps.testmotog D/CordovaWebViewImpl: >>> loadUrl(about:blank)
02-15 19:11:20.460 24620-24620/io.cronapp.apps.testmotog W/cr_AwContents: WebView.destroy() called while WebView is still attached to window.
02-15 19:11:20.563 927-1926/system_process W/ActivityManager: Scheduling restart of crashed service io.cronapp.apps.testmotog/org.chromium.content.app.SandboxedProcessService1 in 1000ms
02-15 19:11:20.574 24620-24642/io.cronapp.apps.testmotog W/cr_ChildProcessConn: onServiceDisconnected (crash or killed by oom): pid=24754