Hi,
I have a geofence rule set up that starts an application to send an SMS message when the geofence is entered/exited. I've tried to find a way to include which geofence name in the SMS but am unable to get that information on to the device for the application to read. The application doesn't support intent extras, but this may be the way to go if MC can't do it.
What I want is to have a script run when the geofence is entered that updates an .ini file with the name of the geofence, e.g.
[Geofence]
value=LocationNamehere
Has anyone tried this? Any solutions?
We're using MobiControl v13 and the devices are mostly running Kitkat.
I want a simple, elegant solution. I don't want to use relocation/file sync rules if possible.
Thanks in advance
Adam.