Search results

  1. M

    bug in take screenshot and send via email

    Today I tried the latest Macrodroid verion v5.42.6 and found out Macrodroid can now take a screenshot and share it via smtp email option with one action. However there is a bug in this feature and it just send a previous screenshot instead of the one just taken by the action. I think the action...
  2. M

    Take screenshots and share it with smtp email

    Great, thank you.
  3. M

    Take screenshots and share it with smtp email

    I think maybe I did not explain this feature request clearly enough. What I am asking is even I have configured the smtp server in the setting-> Email configuration, I still can not select smtp as the way to share the screenshots taken by 'take screenshot' action. To illustrate, please see...
  4. M

    Take screenshots and share it with smtp email

    Currently, the screenshot taken by take screenshot action can only be shared by gmail. It will be very nice if this screenshot can be shared with normal smtp email like in the share the last phone action as many people might not be able to use gmail. Thank you.
  5. M

    help needed for share last photo action

    I was using share last photo by email to send out the screenshots just took. It works nicely on my oneplus 9 phone. But we I imported the macro to a Xiaomi Poco, it dose not work anymore. Seems this action can only send last photo taken from phone camera on Xiaomi phones. Dose anyone have any...
  6. M

    Read Screen content trigger stop working after update Macrodroid

    I don't know how to read system log. But Macrodroid log shows nothing.
  7. M

    Read Screen content trigger stop working after update Macrodroid

    Here it is. The problem only happens when update Macrodroid. If I remove and install a fresh Macrodroid, it will work again.
  8. M

    Read Screen content trigger stop working after update Macrodroid

    I did try that. Other macro works fine with UI interaction actions but not the read screen content trigger. You did not have problem maybe because you don't have a macro that is triggered by screen content.
  9. M

    Read Screen content trigger stop working after update Macrodroid

    I updated the Macrodroid to the latest version and then the read screen content trigger stops working. I have to remove and reinstall Marcodroid before it get back to work. Is this a bug?
  10. M

    WiFi connection picker shows only Any Network

    I had the same issue with my Redmi K40s. It seems granting the MD helper with location permission solves the issue in my case.
  11. M

    How the screen content trigger works

    I am trying to make use of the content trigger to track one app's operation. Since this app might be just running at the background and the screen is off most of the time. I would like to understatnd how the trigger works. e.g. does it trigger when the app is running at the background and what...
  12. M

    sender's email address can not from a variable

    Yes, it works without using variable. So I have to hard code the sender's address on every email sending action across many of my macros that need to do so.
  13. M

    sender's email address can not from a variable

    I am writing a macro that will send emails with smtp server. The sender's email address has to be filled in in the send email block but I found that when I use a variable in the sender's address field, the smtp sending will fail. At the same time the receiving address with variable is ok. Wonder...
Top