Tagged Questions
0
votes
3answers
191 views
Is it possible in iOS 6 to make banners only appear when the device is active, but self-dismiss upon unlock?
If I'm using the device, I'd like to see banner notifications from other apps.
When I unlock it, I don't want a swarm of banner notifications bothering me and hindering my ability to use the top of ...
1
vote
0answers
113 views
Is there a programmatic method to detect a click on a Notification Center bubble and run a custom action under Mountain Lion?
I appreciate that Notification Center is in its infancy but I was wondering if anyone had any idea how to intercept clicks on the "bubbles" that are generated and run your own actions.
Specifically, ...