I made a flow that copies the contents of the clipboard, if changed, to a variable. Then it checks if WIFI is connected. Then if WIFI is connected, it next checks if Moon Reader app is active, and if it is, it emails the variable text to the relevant folder in Evernote. If Moon Reader (flyersoft) is not active it checks if Repligo PDF reader (cerience) is active, and if it is, it emails the text to a different folder in Evernote. So far so good. That all works well. But if I carry on like this, with more conditions (i.e. checking more apps), it sends 3 copies of the email to the relevant Evernote folder. For example if the PDF reader app is not active it then checks if the Guardian app is active, and if it is, emails to my Guardian folder in Evernote....
but it sends 3 copies! Similarly if the Guardian app is not active it checks if gReader is active...and if it is it sends 3 copies of the text to my gReader folder in Evernote.
So after checking two different apps, any more apps cause the email to send 3 copies of the clipboard text to Evernote.
I have tried changing the email account after the first 2 apps....... still sends 3 copies for any subsequent apps.
I have tried making it execute a separate flow if neither of the first 2 apps is running, so that the subsequent apps are checked in a different flow...... no help..... it still sends 3 copies of the clipboard text variable.
I attach the flow with my personal details removed.... though I note that it still shows one of my email addresses.
Any suggestions ?? Am I crazy, or is there a bug?