-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to open app in Android #23
Comments
The next release of the app will include a cash reporting library. Once this is integrated, you will be able to send (crash) logs here. Have you tested v4.0.0 on some other device with Android Version 13 ? |
I have tested the app on emulator with android 13 and it doesn't crash on open. Have you tested v4.0.0 on other devices having version 13? |
yes tested in other android 13 version also, it seems to crash. Emulators might not support all sensors which might not be causing it to crash, not sure there. |
The app currently does not check for sensors upon opening. The app crashes when opened, indicates that there may be some other issue. I am currently in the process of migrating the code to Kotlin. Once that is complete, I will investigate this issue further. |
Can you provide a test version if the integration is complete? |
Since GitHub does not allow uploading APK files here, I have provided a ZIP file instead. Please extract APK from ZIP file. |
|
It appears that the problem is related to the app's theme and needs to be resolved. This app crashes on your device when you have Dark Mode enabled. However, if you switch off Dark Mode, the app will not crash. |
yes, Verified that its working fine with dark mode disabled. |
Yes, next release will support dark mode too |
App crash now fixed ! |
I have been trying to open the app Sensor Server v4.0.0, but it closes immediately.
Version v3.2.1 works fine
Android Version 13
Oneplus device
The text was updated successfully, but these errors were encountered: