Open czarkoff opened 4 years ago
Thank you for the issue! Which version have you installed, the APK from GitHub Releases or one from F-Droid?
F-Droid
@trolley813 I tried both. This issue manifests itself only on F-Droid version. The build from github release is OK.
@czarkoff the reason is probably in F-Droid build system itself, since the app didn't get built right after the release
I got the same error using Android Studio 3.6.3 and the source code from the github. The building process is finished successfully but the error occurred when the app is started in emulator. At the same time the source from v0.2.9 runs successfully.
Which version have you installed, the APK from GitHub Releases or one from F-Droid?
I can't find apk files update on github (on releases assets or anywhere).
I have installed 3.0 from F-Droid on my Xiaomi Redmi Note 8 Pro (Android Pie), and I get a crash at startup, immediately after the app rotates the screen to landscape.
Same on another device with Android 10 and custom ROM.
This issue manifests itself only on F-Droid version. The build from github release is OK.