You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MobiKwik fails to launch because microG initializes the system WebView before MobiKwik, causing a conflict. MobiKwik tries to set a custom data directory suffix for WebView (via WebView.setDataDirectorySuffix()) during its startup, but this fails with the error
Can't set data directory suffix: WebView already initialized
because WebView has already been initialized elsewhere, probably by microG. This leads to a blue screen of death (BSOD) crash. Please review the crash logs I have attached below.
The app works without MicroG. It fails as soon as I install MicroG. I am on MicroG 0.3.6.244735, but the crash can be replicated on MicroG 0.3.7.250932. I am currently using Shelter to circumvent this.
System
Android Version: 15
Custom ROM: Lineage OS 22.2
microG
microG Core version: 0.3.6.244735
microG Self-Check results: all ticked but gsf
Uh oh!
There was an error while loading. Please reload this page.
App: Mobikwik
Package id: com.mobikwik_new
MobiKwik fails to launch because microG initializes the system WebView before MobiKwik, causing a conflict. MobiKwik tries to set a custom data directory suffix for WebView (via WebView.setDataDirectorySuffix()) during its startup, but this fails with the error
because WebView has already been initialized elsewhere, probably by microG. This leads to a blue screen of death (BSOD) crash. Please review the crash logs I have attached below.
The app works without MicroG. It fails as soon as I install MicroG. I am on MicroG 0.3.6.244735, but the crash can be replicated on MicroG 0.3.7.250932. I am currently using Shelter to circumvent this.
System
Android Version: 15
Custom ROM: Lineage OS 22.2
microG
microG Core version: 0.3.6.244735
microG Self-Check results: all ticked but gsf
Crash logs: log.txt
The text was updated successfully, but these errors were encountered: