General Broadcast with custom Intents

Post your questions and help other users.

Moderator: Martin

Post Reply
User avatar
Lyriss113
Posts: 10
Joined: 06 Mar 2018 14:35

General Broadcast with custom Intents

Post by Lyriss113 » 08 Mar 2018 14:51

Hello,

I am using Itracing2 with Itag to find my lost keys, the app is good but there is a lake of trusted zone ( i don't want my phone to signal lost when i am home ).

Itracing2 allow to send a custom intents for :
-Single Click ( i put itracing.button1)
-Double Click ( i put itracing.button2)
-Connected ( i put itracing.button3)
-Out Of range ( i put itracing.button4)

I was able to use general broadcast to intercept those intents, the flow i an trying to build is supposed to have a branche for each of those 4 cases.

i am new user of Automagic and i dont know if it is possible to take the intents that trigger the flow, examin if it contains Button1 for example and then reroute the flow to the appropriate actions.

Her is a screenshot of Itracing2:
https://ibb.co/kcsnDS
https://ibb.co/f0rQ07

Her is the begining of my flow ( i am stuck becase my flow couldn't differetiate wich intents triggered )
https://ibb.co/mKiutS
https://ibb.co/d2ktL7


Thanks For your Help

User avatar
Lyriss113
Posts: 10
Joined: 06 Mar 2018 14:35

Re: General Broadcast with custom Intents

Post by Lyriss113 » 08 Mar 2018 15:12

FYI,

I just got an answer how to handle the multiple choices from the member of this forum ''Desmanto'', it was Quick and very Helpful. thanks to him.

her is his work :
Multiple Choice - Series vs Parallel
viewtopic.php?f=3&t=6985#p19152

Flow Execution Policy & Automagic Emergency Stop
viewtopic.php?f=3&t=6985#p19152

Post Reply