Filip Gabryszewski
Filip Gabryszewski
Overriding ``` Future playFromMediaId(String mediaId, [Map? extras]) ``` from `BaseAudioHandler` in my `AudioPlayerHandler` helped a bit in my application (audio starts playing but android auto interface stuck itself at "getting...
Yes, I fixed this in my app. But I will need some time to create elegant minimal sample for android auto app and submit this as a PR with some...
Actually, I had a similar problem and found a workaround. Maybe someone will find this useful. The rejection message from play store looked like this: Generally, to test if app...
> @keaganhilliard I have implemented playFromSearch, but where do I put the intent? I have tried several locations in the AndroidManifest.xml and none of the shows a list after running:...
@ryanheise wouldn't the proposed PR solve https://github.com/ryanheise/audio_service/issues/996 (and many other duplicates of it) at the same time? You will not need to worry about pausing audio during interruption because of...
Image show pink in color in image view when i open the app from background after sometime : iOS only
https://github.com/Baseflow/flutter_cached_network_image/compare/develop...mutant0113:flutter_cached_network_image:fix_ios_image_upload_failed_due_to_loss_of_GPU_access Fixed with this fork