Closed kri164 closed 1 month ago
Hello!
Could you elaborate a bit? Where are you seeing this error? I've never heard of a "force closed" error.
It might be worth trying the 1.1.0
version that'll be out in a few days.
Ah, I see this refers to an "application not responding" error (where the dialog offers to force the app to close).
Is this, by any chance, happening on the initial loading screen?
If so, I think I've just managed to reproduce it on an Android 9 Xiaomi phone.
Yes. I click on icon, screen flash for milisecond, nothing happened and system dialog informs about non response.
Is this, by any chance, happening on the initial loading screen?
If so, I think I've just managed to reproduce it on an Android 9 Xiaomi phone.
-- Reply to this email directly or view it on GitHub: https://github.com/io7m-com/exfilac/issues/20#issuecomment-2407236325 You are receiving this because you authored the thread.
Message ID: @.***>
Thanks. This definitely needs to be fixed for 1.1.0
. I'm not yet sure what the underlying cause is.
This was due to the database access layer using a standard JDK method that doesn't exist on versions of Android that old. I've tested this on a Xiaomi Android 9 device and the app starts up properly now.
Hello,
I've encountered an error = force closed on Android 11. Motorola and Xiaomi phones. On Android 14 it works fine.