vendetta-mod / VendettaManager

Easily install Vendetta on Android
Open Software License 3.0
690 stars 40 forks source link

[Android - Alpha 192.0] Install conflict from redeclared permission #23

Closed JunkiEDM closed 11 months ago

JunkiEDM commented 11 months ago

Upgrading from Alpha 191.2->192.0 Gives an installation conflict message in Vendetta Manager, looking further into it, it seems to be caused by a redeclared com.discord.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION permission, which means it can't be installed side-by-side with vanilla Discord because the namespace isn't changed to dev.beefers.vendetta. Note that this error also occurs on a fresh install of Vendetta Alpha 192.0 (using Vendetta Manager) if vanilla Discord is installed already. Not sure if this is an issue with Vendetta itself or Vendetta Manager not patching properly so I'm opening it here for now.

Screenshots:

Vendetta Manager install error ![Vendetta Manager install error](https://github.com/vendetta-mod/Vendetta/assets/8350274/a67cf020-62c7-4280-b605-66868dd66d66)
Update difference (from App Manager installer) ![Update difference (from App Manager installer)](https://github.com/vendetta-mod/Vendetta/assets/8350274/0bf927e2-21dc-465e-a134-5d2d72b1b001)
Conflict message (from App Manager installer) ![Conflict message (from App Manager installer)](https://github.com/vendetta-mod/Vendetta/assets/8350274/8a3f78b5-4f3e-4121-8478-974ce937de9c)
mcagabe19 commented 11 months ago

:3

wingio commented 11 months ago

This has been fixed in cee4d01 (v1.0.87)