Hello,
I've created a flow to block calls from by "BlackList" group and answer the call if the headset is plugged in.
Worked well initially (when created and tested), but after some time the trigger would not fire in a random way.
In most cases the phone is in the silent mode (vibration), I can actually see the incoming call and the Automagic status icon,
so it is not purged by the OS. The application log shows no traces of the event...
My first guess was it could be related to silent mode but no, some subsequent tests succeeded.
Did anybody see this happen before?
Thanks in advance.
P.S. Here is the trigger def:
<trigger type="incoming_call">
<useDefaultName>true</useDefaultName>
<name>Incoming Call. State: Ringing, Numbers: All</name>
<enabled>true</enabled>
<all>true</all>
<incomingNumbersList></incomingNumbersList>
<handleSuppressedCallnumber>true</handleSuppressedCallnumber>
<ringing>true</ringing>
<offhook>false</offhook>
<idle>false</idle>
<missedRejected>false</missedRejected>
</trigger>
Incoming call trigger does not fire
Moderator: Martin
Re: Incoming call trigger does not fire
Hi,
I did not observe such a problem yet. Could you please turn on Debug Log in the preferences of Automagic and see if there's anything in the log when a call is missed?
What device model and Android version are you using? Mutliple SIM cards or just one?
Regards,
Martin
I did not observe such a problem yet. Could you please turn on Debug Log in the preferences of Automagic and see if there's anything in the log when a call is missed?
What device model and Android version are you using? Mutliple SIM cards or just one?
Regards,
Martin