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?
Just found out,that CFBundleDisplayName entry in my Apps info.plist file was missing.Adding this fixed the error.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With