ryanheise
ryanheise
Are you going to address the problems I listed above?
Can you please share the solution because according to your bug report, this affects the official example, main dart.
Closing as unresponsive.
audio_service provides no documentation on how to support Android Auto, so you'll need to read the official Android documentation to understand what you need to do to support this: https://developer.android.com/training/cars/media...
But this is not an appropriate feature proposal. This plugin does everything it can on this end to provide the API, but you have to edit your own manifest file...
If you can read the Android documentation and find which part of that documentation is not implemented in audio_service, that will help with your feature request.
@terrasuscompany have you had a chance to check the documentation and find specifically what API you would like to request be added to audio_service?
> @ryanheise may have a better understanding of this, I'll see if I can bring it to his attention (not sure if tagging him is enough). I would just contribute...
It may be of interest to mention that I am moving audio_service away from the multi-FlutterEngine model and toward a single shared FlutterEngine model (see https://github.com/ryanheise/audio_service/issues/415). There are just too...
To everyone saying "me too" or "any progress", please read the above response https://github.com/firebase/flutterfire/issues/4513#issuecomment-756092432 which asks: > Please a provide [minimal complete reproducible code sample](https://stackoverflow.com/help/minimal-reproducible-example)? That's where it's still at....