GeofencingAndNotification

This respository is a simple project for using Geofencing and Notification in swift.

  • Geofencing, or region monitoring as it’s known in Apple parlance, requires setting up a circle to monitor. This is defined as a CLCircularRegion, with a center coordinate and a radius (in meters).

Sources

Test Project by Lee McCormick

Learning Switf and Xcode is my passion. This project was built by following the tutorial and source code online.

GitHub

View Github