If you’re unsure whether the alarm was set correctly, use the Started event to verify it. You can then close the application when the user presses a button.
Again
Taifun
If you’re unsure whether the alarm was set correctly, use the Started event to verify it. You can then close the application when the user presses a button.
Again
Taifun
The startnow notification block triggered with a delay of 7 minutes at 00:17, which is strange... in principle, it doesn't matter to me, the main thing is that it worked, albeit with a delay.
You just found out the difference between inexact and exact alarms
Note : Google recommends to use exact alarms wisely to reduce battery consumption. See also Use cases that might not require exact alarms. If you decide to use exact alarms, then the user needs to grant the SCHEDULE_EXACT_ALARM permission, see method AskForScheduleExactAlarmPermission
Taifun