mapbox / mapbox-navigation-android-examples

Other
53 stars 46 forks source link

Exclude Android auto Tags from Manifest. #90

Closed Mr-Ramzan closed 2 years ago

Mr-Ramzan commented 2 years ago

I had recently added Mapbox sdk from official examples mainly the turn by turn, free drive module. Upon submitting An update of old app I received a rejection regarding Android Auto. I am looking for android auto support that I might have added in manifest but I could not find it. Can anyone please guide how to not add android auto sdk in my app. Thank you

abhishek1508 commented 2 years ago

Thank you for the question @Mr-Ramzan

I had recently added Mapbox sdk from official examples mainly the turn by turn, free drive module.

Can you please confirm if you referred to app, app-preview or android-auto-app module?

Mr-Ramzan commented 2 years ago

I had somehow added android auto dependency unknowingly. Sorry for inconvenience.