I have created a BroadcastReceiver where I start 3 alarms and 3 notification, but I tried my code and it doesn't work, the alarm doesn't fire. I also tried to include the notification code into the if condition, but when notifications should start the app crashes. This is my BroadcastReceiver code:I have created a BroadcastReceiver where I star