CarPlay - Change App Display Name

Hello!

Is there a way to change the app name for the Carplay app? Currently our app's name is getting truncated and we would like to change it something shorter rather have it truncated.

See attached image for an example of how Amazon music app is truncated. This is what we're trying to avoid.

Thanks!

Answered by Frameworks Engineer in 763109022

You can provide a (localized) CarPlay-only name, via a new key for CFBundleDisplayName#Car in your Info.plist.

Accepted Answer

You can provide a (localized) CarPlay-only name, via a new key for CFBundleDisplayName#Car in your Info.plist.

CarPlay - Change App Display Name
 
 
Q