edsnider / localnotificationsplugin

Local Notifications Plugin for Xamarin and Windows
MIT License
198 stars 82 forks source link

AlarmManager Set to SetExact #34

Open jetro157 opened 6 years ago

jetro157 commented 6 years ago

If this issue is for a new feature, please skip the "Bug" section and fill out the "Feature Request" section at the bottom.

Bug

Plugin Version:
Platform (e.g., Android v21):
Device/Hardware:

Expected behavior

Should fire an alarm at given time.

Actual behavior

Device keeps shifting notification time.

Steps to reproduce the behavior

Feature Request

Feature description:

edsnider commented 6 years ago

@jetro157 need to include more details, specifically steps to reproduce, including sample code you're using if possible. Thanks.