techlore / Plexus-app

Remove the fear of Android app compatibility on de-Googled devices.
https://plexus.techlore.tech
GNU General Public License v3.0
184 stars 12 forks source link

What to do with newer app versions breaking things? #3

Closed TheLastProject closed 2 months ago

TheLastProject commented 2 years ago

Take for example PayPal. Right now it's rated 4 for de-Googled and 3 for microG on version 0.0.0.

However, version 8.16.0 crashes on startup on microG: https://github.com/microg/GmsCore/issues/1710

Do I:

  1. Add a new entry for PayPal with the new version number with microG rating 1 and de-Googled rating X
  2. Update the current PayPal entry with the new version number and set microG to 1 (and leave de-Googled as it is? Or force it back to X as that version is not tested de-Googled yet?)

Option 1 seems more sane to me, as some apps release updates quite often and workflow 2 would most likely cause either microG or de-Googled for popular apps to either be X all the time or give a misleading view as the test was for an older version.

StellarSand commented 2 years ago

Currently all app versions are set to 0.0.0.0 since it's taken from the already existing plexus.csv data and we don't know what version the app was tested on. So for now update the current entry and update de-Googled as X.

Support for multiple app versions coming soon.

StellarSand commented 2 months ago

You can use the latest version which resolves this.

RokeJulianLockhart commented 2 months ago

https://github.com/techlore/Plexus-app/issues/3#issuecomment-2194786552

@StellarSand, as in, it now supports multiple application versions?

StellarSand commented 2 months ago

Yes it does, but I guess after 6 hours you already know this by using the app. :smile: