Roaming Trigger

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
TraianC
Posts: 66
Joined: 24 Oct 2014 13:29

Roaming Trigger

Post by TraianC » 04 Sep 2015 08:43

Hello Martin,
Is it possible to add a trigger for Roaming state change?
Now there is only a condition that checks if you are in roaming or not.
It would be very useful to have a trigger that would start a flow when the roaming state changes.

Regards,
Traian

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Roaming Trigger

Post by Martin » 05 Sep 2015 11:07

Hi,

Unfortunately the documentation of Android is not clear how this could be done and testing different solutions on a real device is hard.
You could try to use trigger General Broadcast with field action set to android.net.conn.CONNECTIVITY_CHANGE and then check condition Roaming.

Regards,
Martin

TraianC
Posts: 66
Joined: 24 Oct 2014 13:29

Re: Roaming Trigger

Post by TraianC » 08 Sep 2015 08:06

Hi Martin,
Thanks for the tip. I`ll give it a try!

Regards,
Traian

Locked