birkir / react-native-carplay

CarPlay with React Native
https://birkir.dev/react-native-carplay/
MIT License
629 stars 104 forks source link

Disabling com.apple.developer.carplay-maps entitlement #121

Closed HarmJan1990 closed 9 months ago

HarmJan1990 commented 1 year ago

Hi,

Does anyone know if we can use this package without the maps entitlement? I build something today and want to try it on device that doesn't use any maps. Is there a way to remove the maps entitlement need?

gavrichards commented 1 year ago

I believe the only way is to use it with Scenes. See the example project that uses Scenes: https://github.com/birkir/react-native-carplay/tree/master/example-scenes

birkir commented 1 year ago

I added entitlement matrix here:

https://github.com/birkir/react-native-carplay/tree/2.3.0#entitlement-matrix