16
Views
0
Comments
How to create new Geofence with Geofence plugin
Question

Hi guys,

I am very new to outsystems and therefore have many questions on how to use it.

I have just installed the Geofence plugin from Forge, but I cannot figure out how to create a new Geofence. Whenever I use "AddOrUpdateGeofence" client action it always crashes my app.

I have created a client action as well as a local variable of a Data Type - Geofence (Data Structure). Then I assigned values to this variable by using "Assign". Then I am running "AddOrUpdateGeofence" (using that local variable in it) client action and then everything crashes.

Can anyone give me a handy advice what am I doing wrong? :) 

Capture.PNG
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.