My app was rejected because of Android auto. They say there was a problem with Dark mode. Check the message below.
I checked everything but couldn't find how to fix the problem. The app just provides Audio items to Android Auto app. Android auto app takes care for rendering the items. They have the same layout for every app.
Do you have any suggestions what I am doing wrong? Android Auto support was not built from me so maybe I don't understand where layouts or themes are located.
Hi Developers at {company},
Thanks for submitting your app for Android Auto. We reviewed your app, {app_name}, with package name {pacage_name}, and noticed some eligibility issues. App status: Your app has not been accepted into Android Auto, and the update is not live on Google Play.
Eligibility issues by APK version: Version(s)Eligibility IssueAPK:307 No night mode Your app does not support both day mode and night mode (by rendering light text and controls on a dark background).APK:307App does not perform as expected Your app does not perform all functions properly or as expected from a user perspective.
To be considered for Android Auto:
Make the necessary changes to your app.
Increment the version number of the upgraded APK.
Submit your app for another review.
Or, if you’d like to exclude your app from Android Auto:
Remove the Android Auto manifest entry from your APK code.
Sign in to your Play Console and upload the new APK.
Click Submit update.
For more details on how an app can qualify for Android Auto, you can review the Android Auto App Quality Guidelines. If you feel we have made this determination in error, please submit additional information to our team and we’ll review your app again. Thanks for supporting Google Play, The Google Play Team
Update 10.12.2018:
Resubmitting the app for review helped. I could not find out why the app was rejected the first time. The layouts and images are not provided from my app so problem with dark/light mode doesn't sound like possible reason.