carplay Questions
2
I am working on a music app that supports CarPlay. Is there a way to identify if the app is connected/disconnected from the Carplay? I can't find any helpful documentation regarding this.
Any insig...
2
Solved
According to Apple's Documentation one should show an Activity Indicator to indicate something is loading or taking time to show on screen. This is reasonable, and I'd love to do just that...
I fe...
3
I developed an app on Flutter and I'm looking at a way to link it with Car Play and Android Auto. For my understanding Flutter is not compatible yet. Anyone know if it will be in the future (if yes...
Quarterhour asked 2/11, 2019 at 10:7
1
I have created Audio App in Xamarin.Forms, for playing audio I have used MediaManager plugin.
Now I want to make it compatible with CarPlay.
CarPlay audio apps are controlled by the MPPlayableCont...
Boehike asked 25/9, 2020 at 6:51
4
Solved
Is there a CarPlay Simulator available in Xcode or from another source? I would like to view if my current app has any interaction with it such as how notifications received from my app are display...
3
Solved
How to lazy load the items while the user scrolling in Carplay ?
I am using beginLoadingChildItems from MPPlayableContentDataSource to load the first set of items but how I can call the next page ...
3
I am testing an app that has some CarPlay functionalities. I activated the CarPlay window in the simulator by changing the default options using
defaults write com.apple.iphonesimulator CarPlay -b...
Chiliasm asked 22/9, 2015 at 17:31
1
Is there any way to run the car play app on actual device.
I am able to run the app on car play simulator, but my app does not appear on actual head unit device. I have a development provisioning p...
1
I am devleoping navigation app for CarPlay and in iOS 12 there were two methods from CPApplicationDelegate to detect if CarPlay is on:
func application(_ application: UIApplication, didConnectCarI...
5
Solved
Is the CarPlay API publicly available?
Where can we find a programming guide or the reference to these classes if it is?
Or will it integrate seamlessly with other APIs like Audio from AVFounda...
0
We want to build an app that also supports Android Auto and Apple Carplay.
We are using Angular/Ionic but I cannot find out if it runs in the car systems.
Does anyone have experience or an answer ...
Todd asked 16/5, 2019 at 10:6
2
I'm working with CarPlay(simulator 10.3.1) and implement all methods in MPPlayableContentDataSource but method below isn't called.
- (void)contentItemForIdentifier:(NSString *)identifier completio...
2
I'm working on an app that will support CarPlay.It's an audio app.
I'm able to show 2 tabs (favourite and recommended) though I just don't know how to show the Now Playing Tab. I just cannot find ...
2
I am working on my current iPhone audio app to be supported in CarPlay. I already got approved by Apple and received the development entitlement, and watched the video "Enabling Your App for CarPla...
Stonehenge asked 25/7, 2017 at 11:1
1
Solved
We have an audio app and we want to add CarPlay to it. The app basically has a list of radio streams and the user can select which one to play.
Everything is fine if I launch the app from the phone...
2
Solved
I am trying to develop an iOS application compatible with CarPlay.
According to this post Is iOS CarPlay API Public? How to Integrate CarPlay?, I have to be enrolled with Apple’s MFi program, but...
Generosity asked 1/3, 2017 at 8:17
2
Apple announced CarPlay feature and some of the 3rd party apps are already integrating it (Spotify, Beats Radio, iHeartRadio)
What is the first step to add a CarPlay support to an existing i...
Sextuplicate asked 3/3, 2014 at 18:58
1
© 2022 - 2024 — McMap. All rights reserved.