Code: Select all
1. Periodic location update (Network, 5 minutes, (x) Enforce)
1.a Location: Exiting X -(true)> Set ringer mode Normal
1.b Location: Entering X -(true)> Set ringer mode Vibrate
() - Entering
(x) - Exiting
() - Ignore when previous...
() - Inside
Enter setup:
(x) - Entering
() - Exiting
() - Ignore when previous...
() - Inside
The problem is the actions are never triggered. It doesn't seem to be able to recognize enter/exit events. From the logs I can see that both conditions always return false. Am I missing something in how the location is determined? I thought if I went from outside to a location that overlapped my current location it would trigger. Can someone help me find out what I'm doing wrong?