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
How can I implement functionality in my Android Auto / CarPlay app to open Google Maps or Apple Maps on the car's display when a user selects an EV charging station from a list Template or Grid Template? I've tried using React Native linking, but it only opens the map app on the mobile device, not on the car's screen. What's the proper way to launch another app, specifically maps, from within my app on the car's display interface?
The text was updated successfully, but these errors were encountered:
How can I implement functionality in my Android Auto / CarPlay app to open Google Maps or Apple Maps on the car's display when a user selects an EV charging station from a list Template or Grid Template? I've tried using React Native linking, but it only opens the map app on the mobile device, not on the car's screen. What's the proper way to launch another app, specifically maps, from within my app on the car's display interface?
The text was updated successfully, but these errors were encountered: