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,
Problems with 2 flows
Moderator: Martin
Re: Problems with 2 flows
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
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