The release of my media app (new feature support Android Auto
) is rejected cause "
Not adhering to Android Auto App Quality Requirements policy".
Now, I have removed Android Auto
from the manifest.xml
and published a version without Android Auto
, but Google still refuses any update with the above reason (even if there is no Android Auto
in the app anymore).
How can I remove Android Auto
to release new versions of my app?
Thanks, Alejandro