Conversation

Replying to
This is definitely a big issue. I did the mistake of using the same app ID for GitHub and F-Droid builds for , and the users cannot switch between two without uninstalling the other. But I guess most F-Droid users are already aware of this.
2
Very common for users to install an app from F-Droid in one profile and then attempt to install it from Google Play in another. It should work because the app id should be separate for each build variant with separate signing keys, but F-Droid violates that rule for most apps.