Back to Feed
Video youtube

MapKit: Geofencing | Swift 3, Xcode 8

Today we go over how to setup geofencing with MapKit and Core Location using Swift 3. This is a step by step tutorial that will explain what is happening in each line of code so you can grasp the full concept of how to create a region that your app monitors and notifies the user when entering and leaving that geofence.

MapKit and Core Location are great tools for app that deal with a user's location. Geofencing is a powerful feature that can change the behavior of your app's functionality based

Watch on YouTube