There are a number of apps that take advantage of Apple’s region monitoring (geofencing) that allows you to send updates to app users when they enter or exit a specific area (such as making it so news stories are automatically downloaded when a user exits their home).
Sam Oakley has created a library called SJOPaperBoy for making these updates easier allowing you to easily specify code to run when the user enters or leaves a geofenced location. Also included is an interface so users can add their own locations.
You can find SJOPaperBoy on Github here with an included example.
You can read more about setting up region monitoring in Apple’s Location Awareness Programming Guide.
A nice library for making it easy to set up an ap that updates using region monitoring.
- Open Source iOS Library That Adds Block Based Callbacks To Map Kit
- Open Source: Macros And Additions For Making Objective-C Coding More Concise
- Open Source Library For Easy Two Way iOS App Communication Schemes
- Helper Class Allows Dead Simple Facebook Connect Integration
- Open Source: Library For Easier iOS Custom Image And Video Filters Using OpenGL ES 2.0 Shaders
Original article: Open Source iOS Library Making It Easier To Create Apps That Update Based On Region Monitoring
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.