ClockYou
ClockYou copied to clipboard
Unrequested Permissions cause ClockYou's Alarm not to work
Steps to reproduce
- Install XPrivacyLUA and block all permissions from ClockYou
- Observe that no permissions are requested by ClockYou
- Set an Alarm
- Start
adb logcat - Observe the Alarms error
Expected behavior
No errors should occur or specific permissions should be requested.
Actual behavior
Logcat reqports:
java.lang.NullPointerException: null cannot be cast to non-null type android.hardware.Sensor
at com.bnyro.clock.presentation.screens.alarm.AlarmActivity.onResume(SourceFile:14)
Clock You version
9.1
Android version
Android 12
Other details
No response
Acknowledgements
- [x] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
- [x] I have written a short but informative title.
- [x] I will fill out all of the requested information in this form.