Recent content by MacroDroidDev

  1. MacroDroidDev

    V5.44

    V5.44.3 ===== Fixed another crash issue. Other very minor fixes. Arm64 APK should work for most modern devices: https://macrodroidlink.com/beta/macrodroid_v5_44_3_beta-arm64.apk The universal APK is a larger download but should work on all devices...
  2. MacroDroidDev

    V5.44 - Feedback

    Yeah I think this is because that version of the app is still sitting waiting for review on the Play Store beta channel. (Been there a couple of days)
  3. MacroDroidDev

    V5.44 - Feedback

    This should be fixed in the next beta
  4. MacroDroidDev

    "Macro is not executed"

    Please use report a bug in the troubleshooting section of the app.
  5. MacroDroidDev

    Using variable value for Bluetooth device

    I assume you have a relatively small number of device and in this case you could do something like. Input Variable device: String Actions If (device = "BoseHeadphones") Disconnect Bose headphones Else If (device == "speaker") Disconnect speaker etc.
  6. MacroDroidDev

    SMS help

    I just cut and paste this text from your post "the ë shows just fine" and it appeared as normal when sending via SMS in MacroDroid. Can you please use report a bug in the troubleshooting section of the app and share your exact macro so I can try and recreate.
  7. MacroDroidDev

    How can I use MD for Bluestack

    If you are referring to the webhook trigger then this relies on Firebase Cloud messaging to function which requires Google Play services to be installed.
  8. MacroDroidDev

    bug

    @lyon Do you have the option "Don't keep activities" enabled in your phone's developer settings?
  9. MacroDroidDev

    Will this work?

    I'm pretty sure the MacroDroid notification trigger is in no way broken. Perhaps the contents of the notification are not accessible (custom drawn for example). To monitor this you can use the notification trigger with a log event action to output all the various magic text associated with a...
  10. MacroDroidDev

    I cannot install the application

    As far as I can tell this device is an Arm64 based device so there should be no problems installing MacroDroid. Do you have problems with other Play Store apps or just MacroDroid? Maybe you could try installing the latest beta directly from...
  11. MacroDroidDev

    Rename and delete folders in the "Android/data"

    Sorry but there is no way MacroDroid can access this folder for file operations. If your device is rooted you can use a shell command to do what you want but on an unrooted device this folder is not accessible.
  12. MacroDroidDev

    "Macro is not executed"

    What do you see in your system log?
  13. MacroDroidDev

    V5.44

    V5.44.2 ===== Fixed a couple of crash issues. Arm64 APK should work for most modern devices: https://macrodroidlink.com/beta/macrodroid_v5_44_2_beta-arm64.apk The universal APK is a larger download but should work on all devices...
  14. MacroDroidDev

    Google Play Store review process is a joke

    I am thinking to try again at some point but I can't take the stress right now and once it gets rejected it really screws up review times for subsequent releases so maybe something I will try when I go on my summer holidays!
  15. MacroDroidDev

    Google Play Store review process is a joke

    @RangleB There is no transparency in the review process so it's impossible to be entirely sure why it was approved this time and not before but I will assume this new video helped....
Top