Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mosheberman/notification-catcher

A demo app that attempts to detect notification banners
https://github.com/mosheberman/notification-catcher

Last synced: about 1 month ago
JSON representation

A demo app that attempts to detect notification banners

Awesome Lists containing this project

README

        

notification-catcher
====================

A demo app that attempts to detect notification banners.

Requirements:
---

This demo was built against the iOS 7 SDK.

Notes:
---

When you build the demo, you'll see a button. Tapping it will take a screenshot of the app, and install it in your camera roll. It'll also log out a bunch of rects, in an attempt to find the difference between when a notification banner is visible and when no banner is visible. Read the comments to see what's being logged.

License:
---

Offically MIT, but do what you want with this code.