V5.32 - Feedback

MacroDroidDev

Administrator
Staff member
For clear bugs, please use report a bug in troubleshooting section with a clear description.

For other issue and discussions, please leave all feedback here.
 

Endercraft

Moderator (& bug finder :D)
That new action UI just turned my brain around ! It'll take a bit of time to get accommodated..
 

Josué García

MacroDroid Support
Staff member
Problems with "Spotify" action, Spotify premium only features don't work at least for me "search failed, premium required" logically I'm premium and manage the subscription via google play
 

MacroDroidDev

Administrator
Staff member
The Spotify API is not the best and not well maintained so I'm not confident it's going to work well for everyone (that's why I labelled the action as beta). I will do some more testing when I can to see if I can reproduce the issue because it's currently working ok for my premium Spotify account.
 
- when setting a string via user input, the buttons for cancel and okay disappear if the text is long

- When the code is executed, the variable is deleted even though it shouldn't be deleted at all
 

MacroDroidDev

Administrator
Staff member
This is a bug. If categories is not enabled then the search doesn't show Spotify, if it's enabled it does. This applies to the new system setting change trigger as well
I can confirm this is indeed a bug. It will be fixed in the next beta. Thansk!
 

MacroDroidDev

Administrator
Staff member
- when setting a string via user input, the buttons for cancel and okay disappear if the text is long

- When the code is executed, the variable is deleted even though it shouldn't be deleted at all
Thanks, I can see the ok/cancel buttons are moved off screen in this case and will fix in the next beta.

Can you please confirm what exactly happens with regards to the variable being deleted as the description above is not totally clear to me.
 

Dm114

Well-known member
In an Action block, Magic text [size...] returns zero for an Array passed from calling macro.
 
Thanks, I can see the ok/cancel buttons are moved off screen in this case and will fix in the next beta.

Can you please confirm what exactly happens with regards to the variable being deleted as the description above is not totally clear to me.
strangely enough, MacroDroid always cleaned the variable for a code during the night, either because it might not have saved the change, but it can also be a mistake on my part because Now it seems to work
 
But apparently I found another bug, at least I can't explain why it does because normally it should only work if the LSC Smart App is open
 

Attachments

  • Screenshot_2023-03-14-13-09-14-347_com.arlosoft.macrodroid.jpg
    Screenshot_2023-03-14-13-09-14-347_com.arlosoft.macrodroid.jpg
    1.4 MB · Views: 18
Last edited:

MacroDroidDev

Administrator
Staff member
@Dm114 I just tried to recreate the issue with action block size and it worked fine for me. Could you please use report a bug in the app and share your macro with me so I can try and recreate with exactly what you have.
 

MacroDroidDev

Administrator
Staff member
@lpmitBenjamin Can you please use report a bug in troubleshooting within the app and provide a better description along with the bug report. I can't possibly diagnose if there is a real issue based on a system log that shows a constraint failed a test.
 
Top