Skip to main content

All Questions

Tagged with
-1 votes
0 answers
19 views

Question: Determining Layout Direction for CarPlay (iOS 16)

I’m working with CarPlay on iOS 16 and trying to determine the layout direction (left-to-right or right-to-left). However, I’m encountering some issues: interfaceController.carTraitCollection....
Dack's user avatar
  • 17
-1 votes
1 answer
61 views

Issues in flutter carplay [closed]

I am using Flutter CarPlay and experiencing the following issues: When opening CarPlay without first opening the app on mobile, a blank screen appears. After killing the app on mobile, CarPlay shows a ...
Ragul PR's user avatar
  • 108
0 votes
0 answers
52 views

Cannot launch maps in CarPlay from my app [closed]

In the application I made with Flutter, I integrated CarPlay with the flutter_carplay package. When an item is clicked on the POI screen in Carplay, it needs to open the map in Carplay and navigate to ...
Ragul PR's user avatar
  • 108
-2 votes
1 answer
36 views

how to implement sorting in carplay list template in music app flutter

I’m building a music app in Flutter, and I’m using the flutter_carplay plugin to integrate iOS CarPlay functionality. On the CarPlay interface, there’s an "A-Z" sorting option that’s ...
Richa Shah's user avatar
1 vote
1 answer
93 views

Swift - CarPlay - CPListTemplates do not show title

I am implementing car play for my iOS app using swift When creating the Tab Bar Template (CPTabBarTemplate) I am creating it using 4 CPListTemplate items let listTemplate = CPListTemplate(title: "...
Ron Jones Jr's user avatar
0 votes
1 answer
97 views

CarPlay using CPListTemplate

I am new to Carplay development and this is my first app. Could someone explain on how to display three rows within a list item? Currently I have the below I want to achieve the below, I want one ...
Guest's user avatar
  • 127
0 votes
1 answer
54 views

How to Make a Phone Call Directly from CarPlay Without Smartphone Confirmation?

I am developing an application for CarPlay, and I would like the user to be able to make a call directly from CarPlay when they tap the "make a call" button. However, right now, it opens the ...
lacaveira's user avatar
0 votes
0 answers
56 views

How to Load Images from URL Instead of Base64 for CarPlay in Swift?

I am currently working on a CarPlay project where I need to display images using CPGridButton. Initially, I was using Base64 strings to load images, but I want to switch to loading images directly ...
lacaveira's user avatar
0 votes
0 answers
40 views

Disconnect iPhone player when is phone connected to CarPlay device

I am working on radio app for iPhone. app works fine on iPhone. Now I am supporting to CarPlay as well. iPhone app is basically developed using ReactNative and using React-Native bridge I am ...
Sagar's user avatar
  • 1,306
1 vote
0 answers
132 views

Apple CarPlay add image into Alert (CPAlertTemplate)

I want to add image into apple CarPlay Default CPAlertTemplate function. Here is my code: I want to add image along with alert title, description. Heading func updateCarPlayTemplate(title: String) {...
Parveen's user avatar
  • 41
-2 votes
1 answer
103 views

CarPlay integration for a VoIP app without a template

Our VoIP app already implements CallKit and Siri. So, within the iPhone, we can start calls using Siri. These are prerequisites for the CarPlay integration. Our deployment target is iOS 14, so to ...
Marco's user avatar
  • 1,676
0 votes
0 answers
65 views

Display prompt on carplay device if user is not logged in App on phone, react native iOS swift

This is my first project in React-Native that too with CarPlay. Now the code is already done by some other team. My first task here is, whenever I open CarPlay app, I need to check if the user is ...
Sagar's user avatar
  • 1,306
-3 votes
1 answer
127 views

I'm developing a CarPlay music app and encountering a crash when trying to present a Actionsheet [closed]

I'm developing a CarPlay music app and encountering a crash when trying to present a CPActionSheetTemplate using presentTemplate on the CPInterfaceController in iOS 15.5. The app functions as expected ...
Sudhir Dadhania's user avatar
0 votes
1 answer
41 views

"Unable to Connect Error" on below iOS14 for carplay audio apps

I am trying to build a audio app which supports from iOS 13 and above. iOS 13 - com.apple.developer.playable-content, iOS 14 - com.apple.developer.carplay-audio I have added above entitlements to ...
pavan kumar's user avatar
-2 votes
1 answer
70 views

I am integrating CarPlay with an iOS app, but it gets crashed when I make an api request and other cases

I am integrating CarPlay into an iOS app, for Quick food ordering, but when I make an API request, and it returns success, the app gets crashed, as well when there's a loader presented in the iOS app ...
Usama Fouad's user avatar

15 30 50 per page
1
2 3 4 5 6