Problems with 2 flows

Post your questions and help other users.

Moderator: Martin

Post Reply
syndromtr
Posts: 31
Joined: 01 Feb 2013 13:28

Problems with 2 flows

Post by syndromtr » 01 Feb 2013 13:43

Hello, although it's been a short time i'm using this perfect app and already have created some necessary flows, i have 2 questions about the flows i'm using now:

1) Endcall=home,
in this flow, for trigger i chose 2 options same time, checked..
incoming call-state=ended-numbers=all AND
outgoing call-state=ended-numbers=all

action for those 2 = show home screen

i think it didn't work after incoming call, is this flow correct or should i seperate it into 2 flows with 2 triggers and same action(show home screen) ?

2) (sorry i cannot attach gfx of flows)
flow1 : (enabled by default) incoming call-state=ringing-numbers=all
condition below : call state-ringing?
below : true=enable flow2 , false=disable flow 2

flow2 : (disabled by default)
shake(as trigger)-answer ringing call(action)-disable flow2

this seems working, when incoming call is ringing and i shake the phone, call is auto replied.
question is : as flow2 is only active when a call rings, is this flow2 safe for battery usage?
i mean when it's inactive, shake is never checked and no battery consuming?

regards,

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

Re: Problems with 2 flows

Post by Martin » 04 Feb 2013 08:13

Hi,

1) Using one flow with multiple triggers is fine. The flows worked on my device. Can you try to add an action "Sleep: 2s" after the trigger to see if it might be a timing problem on your device?
If the problem persists then please send the flows and the log to info at automagic4android.com.

2) Triggers are registered when the flow is enabled and are automatically unregistered when the flow is disabled so this is safe for battery usage.

Regards
Martin

Post Reply