jakubjosef / swift-geofencing

Example of geofencing iOS app in swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geofencing

Region monitoring (also known as geofencing) is a way for your app to be alerted when the user enters or exits a geographical region. You might use region monitoring to perform location-related tasks.

swift-geofencing

Example of geofencing iOS app in swift.

More about geofencing: https://en.wikipedia.org/wiki/Geo-fence

Based on this iOS core location services tutorial http://www.raywenderlich.com/95014/geofencing-ios-swift

You can also checkout more about 'Monitoring the User's Proximity to Geographic Region': https://developer.apple.com/documentation/corelocation/monitoring_the_user_s_proximity_to_geographic_regions

About

Example of geofencing iOS app in swift.


Languages

Language:Swift 100.0%