I am developing one application in which I need to reset alarms after rebooting the device. The code is working fine in Emulator but on my mobile device which is having Android version 4.2.2 is not working.
I have set a notification on start up, the notification is shown when I run it on Emulator but not on my device.
Please help!