Page 1 of 1

Send sms error

Posted: 25 Sep 2016 10:03
by holymoz
Hi, I try to execute action "senf sms" but thid is the error

25.09.2016 11:59:39.311 [Flow1] Starting to execute flow 'Flow1' with Context{global{global_sim=true,global_vdd=errore,global_battery_level=95%,global_alarm=,global_totalfree=1749,global_day=28},local{flow_name=Flow1,triggertime=1474797579310,trigger=Manual}}
25.09.2016 11:59:39.312 [Flow1] Start executing action 'Send SMS: to +3940915 'info gprs' (10 in 12h)'
25.09.2016 11:59:39.395 [Flow1] End executing action 'Send SMS: to +3940915 'info gprs' (10 in 12h)' and exception Failed sending SMS with code 1/FAILURE
25.09.2016 11:59:39.432 [Flow1] Flow ends execution due to errors
25.09.2016 11:59:39.432 [Flow1] Error:
ch.gridvision.ppam.androidautomagiclib.util.p: Failed sending SMS with code 1/FAILURE
at ch.gridvision.ppam.androidautomagic.c.a.ez$2$2.onReceive(SourceFile:552)
at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:884)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5480)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)

25.09.2016 11:59:39.448 [Flow1] Flow ended.

Re: Send sms error

Posted: 25 Sep 2016 17:23
by Martin
Hi,

That's the error code the device reports, unfortunately I'm not aware what it means or why it's caused.
Are you using any Xposed modules that could interfere?

Please try to reboot the device and try again. Also check that all permissions are granted to Automagic.

Regards,
Martin

Re: Send sms error

Posted: 26 Sep 2016 08:51
by holymoz
Martin wrote:Hi,

That's the error code the device reports, unfortunately I'm not aware what it means or why it's caused.
Are you using any Xposed modules that could interfere?

Please try to reboot the device and try again. Also check that all permissions are granted to Automagic.

Regards,
Martin

permission are granted and reboot do nothing.
I have many xposed modules but nothing related to sms.

Re: Send sms error

Posted: 26 Sep 2016 18:00
by Martin
Are you using a multi-SIM device? Maybe it's something like this: http://automagic4android.com/forum/view ... f=5&t=6188

Re: Send sms error

Posted: 27 Sep 2016 10:04
by holymoz
Martin wrote:Are you using a multi-SIM device? Maybe it's something like this: http://automagic4android.com/forum/view ... f=5&t=6188
yes is dual sim, okay I'll wait some update for dual sim, thanks