Hi everyone,
Firstly ı am new here, I checked actıons triggers section and search the forum but couldnt find a solution yet.
İs there any way to handle error during flows?
like "if this action gives arror then do this" or a way to not to bother that error at least.
Thanks ın advance.
Error Handling
Moderator: Martin
Re: Error Handling
Besides opening the log(file viewer) at runtime (and after) with pressing the three dots at the top right of your flow panel > "Log" - I only remember two more options:
Action:Write to Log
Condition:Debug Dialog
... so, let's wait till others offer some additional/more sophisticated options
Action:Write to Log
Condition:Debug Dialog
... so, let's wait till others offer some additional/more sophisticated options
Re: Error Handling
You can connect two action/condition with exception connection.
http://automagic4android.com/forum/view ... 733#p22925
http://automagic4android.com/forum/view ... 733#p22925
Re: Error Handling
anuraag wrote: ↑31 Mar 2020 16:03You can connect two action/condition with exception connection.
http://automagic4android.com/forum/view ... 733#p22925
Thanks. works nicely.