peterhajas / MobileNotifier

iOS Notifications. Done right.
BSD 3-Clause "New" or "Revised" License
302 stars 32 forks source link

BUG: AlertDashboard stays open at lock screen after sleep #11

Closed robvx closed 13 years ago

robvx commented 13 years ago

When you open the AlertDashboard and leave it there when the phone goes to sleep the AlertDashboard will still be open on the lock screen.

Im also having an issue where the phone does not wake on alerts anymore but that may be some sort of conflict with "popup blocker" even though it is set to wake on alert

peterhajas commented 13 years ago

Thanks for this! I've fixed this issue:

https://github.com/peterhajas/MobileNotifier/commit/797e3a8e7b176737785ea6221f1bb8607127c76c

and it'll be in a forthcoming release. Thanks!