Page 1 of 1

exception example

Posted: 22 Apr 2015 20:59
by jphermans
I really like AM because it is simpler then Tasker. The only thing I want to see is an example with the exception connection. Can someone show this?
Thanks.

Re: exception example

Posted: 23 Apr 2015 05:51
by kamil_w
Example

Condition: app "com.App.test" running
if yes
Action: turn on wifi

If there is no such application installed at device then flow will end with error.
in this case you can add exception (add new arrow and change its type to exception).
I have used it in such situation:

If screen is going down check if tunein radio is playing. If no then turn off Internet conection. I add to this flow exception (if no tuneup radio on system go forward anyway) as my sister is also using this flow but she doesn't have tunein radio installed at her phone.

Re: exception example

Posted: 23 Apr 2015 06:19
by jphermans
Thank you for this example. This is a really good function. So I can change some of my flows now.