Please help me,
My app open a white view and close after 20 seconds...
in the logcat's Android Studio list this errors:
'libEGL' pre_cache appList:com.miui.weather2,com.android.settings,com.android.thememanager,com.mi.android.globalFileexplorer,com.miui.gallery,com.miui.notes,com.miui.player,com.miui.calculator,com.miui.videoplayer,com.miui.securitycenter
'libboost' fail to open node: No such file or directory
'perf_hint' Session creation failed, mPreferredRateNanos: -1
'chromium' [ERROR:directory_reader_posix(43)] opendir /data/user/0/myapp/cache/WebView/Crashpad/attachments/cebbb546-3403-4ff7-9194-8ca447590df4: No such file or directory (2)
'chromium' [ERROR:aw_browser_terminator(165)] Renderer process (15686) crash detected (code 5).
'chromium' [FATAL:crashpad_client_linux(745)] Render process (15686)'s crash wasn't handled by all associated webviews, triggering application crash.
'libc' A Fatal signal 5 (SIGTRAP), code 1 (TRAP_BRKPT), fault addr 0x70c1081b68 in tid 15641 (my app), pid 15641 (my app)
Which ionic files should I change to fix these errors?
Thanks for the help!