You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.
In android/app/build.gradle, the buildTyperelease is configured to use the signingConfigdebug. Remove this signing config and do proper signing of the release build. This relates to #97.
In the release, developer options are active. This means that everyone can learn about the behaviour of the app.
Is that a truly issue on a alpha version and is it really problemanical for a opensource project?
The text was updated successfully, but these errors were encountered: