Avatar

Correct answer by
Level 2

Got the answers from client care:

  1. When using Push Messages you can create a Custom Segment "Geofence = " and then select one of the Places. Push Messages cannot be fired immediately when someone enters a Place. Push Message message just work of the values that have been received in the past, but does not have a concept of a trigger. If you want to send a message when a user enters a Place/crosses a geofence you will need to work with In-App messages.
  2. The Places you set up in Mobile Services will not be shared with other solution. However you can send them as context data in the trackLocation call and build a report and segments on this, which then can be shared. For more information regarding the trackLocation call see https://marketing.adobe.com/resources/help/en_US/mobile/ios/geo_poi.html
  3. We do not have any API available to use with geofencing. You will have to program any solution like that yourself.

View solution in original post