Skip to content

Releases: Woosmap/geofencing-ios-sdk

Airship and Geofence Integration

07 Apr 08:56
2009e51
Compare
Choose a tag to compare
  • Airship Integration: Track location data and generate contextual events using custom event types.
  • Create and monitor geofences: Use region monitoring to determine when the user enters or leaves a geographic region.

Realm packaging

08 Mar 11:07
d658f60
Compare
Choose a tag to compare
Merge pull request #28 from woosmap/dev/update_package_dependency

Dev/update package dependency

1.0.2

03 Feb 08:51
28a84e1
Compare
Choose a tag to compare
  • Get user location
  • Detect POI around the user location via SearchAPI request
  • Calculation Distance between positions via DistanceAPI request
  • Enrich Notification with user location and POIs (Points of Interest)
  • Create custom Region geofence and detect enter or exit transition
  • Create POI Region geofence from a SearchAPI request
  • Detect Visits (spending time at one place) of your users
  • Detect Zone of Interest (cluster) of your users
  • Classification of Zone of Interest (cluster)
  • DataBase Realm inside the SDK

Classification enable

07 Oct 10:14
da1f880
Compare
Choose a tag to compare
Merge pull request #12 from woosmap/dev/deletePOI-duration-delay

Delete old POI data from a duration delay

1.0.0

11 Aug 13:03
Compare
Choose a tag to compare
  • Get user location
  • Enrich Notification with user location and POIs (Points of Interest)
  • Detect Visits (spending time at one place) of your users
  • Detect Zone of Interest (cluster) of your users
  • Classification of Zone of Interest (cluster)