Dynamically create geofences in windows phone 8.1

Dec 29 2015 3:08 AM
I am developing windows phone 8.1 app to school service drivers to send SMS notifications when it enters to the geofence of students' home. Currently I save  student profile details in sQlite database with the location (long, lat). How can I dynamically create geofence while I am saving the student profile. Sample code or previous example would be very helpful.

Answers (1)