Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IPCAUClient: bundle display name is nil

When I run the following command in my iOS9 application:

AVAudioSession.sharedInstance().setCategory(AVAudioSessionCategoryPlayback)

Then the following message is shown on the command line:

ERROR: 126: IPCAUClient: bundle display name is nil

Any suggestions?

like image 723
Awsed Avatar asked Sep 19 '25 19:09

Awsed


1 Answers

Just found out,that CFBundleDisplayName entry in my Apps info.plist file was missing.Adding this fixed the error.

like image 186
Awsed Avatar answered Sep 22 '25 08:09

Awsed



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!