Fixed an issue that could cause the app to crash#2746
Fixed an issue that could cause the app to crash#2746DaVinci9196 wants to merge 3 commits intomicrog:masterfrom
Conversation
|
@mar-v-in |
|
I believe this fix is going to break a lot of other apps. Notably, setting the web view data directory of apps (where they have not been set before) will mean they might lose access to the actual data directory. Given the issue was only introduced via #2664 to workaround issues that were not really specific to microG (but also applied if the app was used on any non-Google system) I'm rather tempted to revert #2664 rather than introducing yet another workaround with even higher potential to break things. |
Quote: I don't know this code enough to be sure but isn't possible to maybe "extend" the WebView and make apps use it, so that when an app call methods they are called on our "extended" WebView instead to the real one? |
This fix will probably fix #2727. Based on this fix, I did not reproduce the corresponding issue on my test device.
Other known affected applications include: Finance <com.yahoo.mobile.client.android.finance> Scout Sports <com.bet007.mobile.score.d>