You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
How to use PointOfInterestTemplate in react native. I have installed and used basic point-of-interest template, but app getting crash. Configuration Details:
"react-native": "0.72.6",
"react-native-carplay": "^2.3.0",
"IOS-16",
carplay and map entitlements added.
@saikiranm33 Nope. Map's entitlement also required to implement POI (Not enough com.apple.developer.carplay-fueling) entitlement. Any how we need both entitlement to implement this feature.
Describe the bug
How to use PointOfInterestTemplate in react native. I have installed and used basic point-of-interest template, but app getting crash.
Configuration Details:
"react-native": "0.72.6",
"react-native-carplay": "^2.3.0",
"IOS-16",
carplay and map entitlements added.
Sample Code:
To Reproduce
"react-native run-ios"
CarPlay (please complete the following information):
@birkir can you please help me here. @DanielKuhn FYI.
The text was updated successfully, but these errors were encountered: