peterhajas / MobileNotifier

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

Notification Pop-ups Disappear Too Quickly #86

Closed btaroli closed 13 years ago

btaroli commented 13 years ago

I love that the notifications now have a timeout, but on my iPhone 4 running 4.2.1 they only seem to stay visible for about 5 /seconds/. That's great when I happen to be staring at my phone using something else. But if I've set it down and have to pick it up to see what's there, I scarcely have time to read the note before it vanishes, or I reach to tap on it and wind up tapping on whatever was underneath the pop-up.

I would desire either a longer lag-time (maybe 30 seconds? A minute?). Possibly a configurable option.

JoLander commented 13 years ago

I agree. It should be configurable when to sent the notifcations to later. Even switch off the timeout entirely should be an option. If notifications arrive over night, I would like to see them immediately in the morning without researching the Dashboard.

bokahrij commented 13 years ago

This would be really good. After the update I didn't really like the pop up disappearing, since I can still use my phone with the pop up, I don't really want it to disappear.

peterhajas commented 13 years ago

Fixed, changed the limit to be much higher.

I will add a setting to allow you to specify if alerts should be autodismissed or not.