Arash V
Arash V
@ryanheise Do you have any idea what could be the cause of this issue or guild me how I could debug it?
@ryanheise I'm not sure this is the right way to do, but I could get click event by: Creating a new `clickNext` method ``` objective-c - (MPRemoteCommandHandlerStatus) clickNext: (MPRemoteCommandEvent *)...
The real device is `Samsung Galaxy A33 5G Android 13` and emulator is `Pixel 3a Api 30 x86 Android 11`.
If you want to use a custom notification icon add the code below to the `AndroidManifest.xml` in your project. ```xml ``` You can also use [icons-launcher](https://romannurik.github.io/AndroidAssetStudio/icons-launcher.htm) to create your drawables.
@mhassan772 Thanks for the fix. @ryanheise We really want to merge this fix to our fork version of audio_service. Could the code has any side effect?