anfreire / updateMe-Mobile

Apache License 2.0
955 stars 31 forks source link

Conflicting packages #11

Closed CentillionJinx closed 3 months ago

CentillionJinx commented 3 months ago

I tried to update my existing modded application, in this case picsart, and I tried adGuard, and for both of which, it resulted in the following error as shown in the screenshot. I am running a beta version of android 15 (Pixel 7 p), maybe it could be affecting the installation process, although I doubt it does. Any idea how it can be resolved?

image

anfreire commented 3 months ago

Thank you for reporting this issue with updating your modded applications.

Regarding the update process: The app scrapes the provider's website to detect new releases. This allows me to archive the latest versions for distribution and analyze them for potential security concerns. However, I've noticed that providers occasionally alter their publication sources, which can result in signature variations.

In light of this, I suggest experimenting with different providers to identify the most consistent source. This approach could potentially improve the stability of the update process and ensure more reliable signatures over time.