Androidacy / WebviewManager-Module

WebView Manager is a magisk module to change your webview and browser to one of your choice.
https://www.androidacy.com
Other
85 stars 7 forks source link

[Question] How to update WebView after package name change? #12

Closed stpnwf closed 2 years ago

stpnwf commented 2 years ago

So I had Webview Manager install Bromite, and I guess it did also install the Bromite webview (as I wanted), but today when I used Droid-ify to update Bromite and Bromite WebView, I noticed that it said I was using the Chromium WebView, rather than the Bromite WebView. Upon checking Warden though, It says that I am using the Bromite System WebView, but that the package name is com.android.webview rather than org.bromite.webview.

Investigating this, I saw that the Bromite WebView package changed its name to org.bromite.webview, so now I am wondering how should users be updating the WebView, as I believe updating now will replace Bromite with Chromium...

Should we wait for another version of this module to come out or does 10_4_1-5029 deal with it?

github-actions[bot] commented 2 years ago

Thanks for your contribution! Please keep in mind we will get to this issue when we have a chance. Logs and device information are mandatory if you do not want your issue closed without response.

stpnwf commented 2 years ago

Unsure how I can replace the "bug" label with "question"

androidacy-user commented 2 years ago

You can't change the labels, but the point of the 10.4.1 release was the package name change. You may have to clean flash the module depending on your ROM.

stpnwf commented 2 years ago

Oh, thank you, I could'nt find the changelog for 10.4.1, so I wasn't sure. Glad this has been addressed. I am on crDroid 8.1. Would clean flashing mean delete the module, and reinstall after a reboot or wipe the phone, reflash the ROM and install the module again?

androidacy-user commented 2 years ago

The first option @stpnwf

stpnwf commented 2 years ago

Amazing, thank you!