Skip to content

Releases: Woosmap/geofencing-ios-sdk

[PATCH] Update ETA refresh algorithm

28 Jun 12:53
Compare
Choose a tag to compare
  • Update ETA refresh algorithm.

Force ETA refresh when the user doesn't use the expected travel mode

13 Jun 14:44
Compare
Choose a tag to compare

New parameter to save API consumption and not force ETA refresh when the user doesn't use the expected travel.

Parameter name: optimizeDistanceRequest
Default value: true

Cleaned Region Identifier

31 Mar 07:57
9f92b84
Compare
Choose a tag to compare
  • add attribut origin on Region Database object
  • add identifier name cleared on Region Database object

Fix Wrapping Profil

18 Mar 16:33
d5c7b34
Compare
Choose a tag to compare
  • Fix Loading Profil wrapping
  • Retro compatibility on AddRegion return value

Region Isochrone

17 Mar 17:00
1d55ec9
Compare
Choose a tag to compare
  • Check identifier Region isochrone already exist
  • Fix update region isochrone if searchAPIdelegate don't exist
  • Fix pipe in the distance API request
  • Detect if the position is identical to the center of the region isochrone
  • Delete region isochrone if response is on status failed for this region

Fix Region Wrapping

07 Feb 16:42
3ee5b5c
Compare
Choose a tag to compare

Fix crash on Region detection due of a force-unwrapping region object

Optimize Search API

29 Dec 14:28
Compare
Choose a tag to compare
  • Add an algorithm that optimize Search API request consumption based on distance between user location, POI locations and POI radius.

Monitor Geofences isochrones

14 Dec 17:37
47c3758
Compare
Choose a tag to compare
  • Monitor geofences and trigger events based on duration data

Traffic Distance API

08 Dec 09:37
5664f79
Compare
Choose a tag to compare
  • Add Traffic Distance API provider for distance
  • Configuration Distance parameter
  • Fix radius type format from user_properties in the Json Response of SearchAPI

ContactKey to SFMC

15 Nov 11:10
28c6890
Compare
Choose a tag to compare

Add ContactKey attribut in the data send to SFMC