The app allows you to create and track regions on the map, detecting when the user enters or exits these zones.
Key features:
Map with control regions: visualize created geofences on the map. Regions highlight when the user is inside.
Event log: automatically records all region entry and exit events for later review.
Notifications:
In the foreground, the app shows an alert when entering or exiting a region.
In the background, it sends a local push notification.
Settings: a dedicated section for managing monitoring preferences.
Technology stack: Swift, UIKit, MapKit, CoreData, UserNotifications.
Key features:
Map with control regions: visualize created geofences on the map. Regions highlight when the user is inside.
Event log: automatically records all region entry and exit events for later review.
Notifications:
In the foreground, the app shows an alert when entering or exiting a region.
In the background, it sends a local push notification.
Settings: a dedicated section for managing monitoring preferences.
Technology stack: Swift, UIKit, MapKit, CoreData, UserNotifications.