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!

Accepted Reply

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

Add a Comment

Replies

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

Add a Comment