When i try start playing playlist from external program (macrodroid) - i have error (see screenshot)
With previous version of Player Pro - this shortcut starts wit no error
Please Help
Start shortcut error with lastest version
Start shortcut error with lastest version
- Attachments
-
- Screenshot_20230713_120645_MacroDroid.jpg (108.62 KiB) Viewed 55671 times
Re: Start shortcut error with lastest version
Hello,
Android 13 enforces more strictly the usage of intents and intent filters.
MacroDroid needs to comply with it. Here's an article that explains things:
https://medium.com/androiddevelopers/ma ... 6656903dde
Thanks,
Tristan
Android 13 enforces more strictly the usage of intents and intent filters.
MacroDroid needs to comply with it. Here's an article that explains things:
https://medium.com/androiddevelopers/ma ... 6656903dde
Thanks,
Tristan
Re: Start shortcut error with lastest version
Thanks for this.
But before update to last version of player pro - macrodroid start this shotcut succsefuly. This error only on last version of player
And another shortcut like google music search macrodroid can start.
But before update to last version of player pro - macrodroid start this shotcut succsefuly. This error only on last version of player
And another shortcut like google music search macrodroid can start.
Re: Start shortcut error with lastest version
Hello,
Indeed this is because PlayerPro now targets Android 13 version code and so it means that those additional security checks are now enforced. Need an update from MacroDroid to send the proper intents to PlayerPro.
Thanks,
Tristan
Indeed this is because PlayerPro now targets Android 13 version code and so it means that those additional security checks are now enforced. Need an update from MacroDroid to send the proper intents to PlayerPro.
Thanks,
Tristan
Re: Start shortcut error with lastest version
With 5.35 all works correct
Thanks
Thanks