Page 1 of 1

Roaming Trigger

Posted: 04 Sep 2015 08:43
by TraianC
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

Re: Roaming Trigger

Posted: 05 Sep 2015 11:07
by Martin
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

Re: Roaming Trigger

Posted: 08 Sep 2015 08:06
by TraianC
Hi Martin,
Thanks for the tip. I`ll give it a try!

Regards,
Traian