CUICatalog: invalid asset name supplied

After cleaning up my current projects code, I'm running into this log:


CUICatalog: Invalid asset name supplied: '(null)'

CUICatalog: Invalid asset name supplied: '(null)'

I've set up a test project with no images, videos or other assets/files added to the project directory. Only a view controller that segues to an AVPlayerViewController is set up in storyboard, No tab controllers. The log persits.

I've spent two full work days stuck on why this log is happening when the AVPlayerViewController is loaded. There seems to be no answer that I can find on any forum.


I am new to Swift... What am I missing here??

Replies

hi jcarps83;


did you find any solution for your problem?

i have the same problem but when using MKAnnotationView

i have the same problem but when using

MKAnnotationView

Is this log message associated with some specific failure? Or is the log message itself your primary concern? If it’s the latter, my recommendation is that you ignore the message and move on.

If you like you can file a bug report about the log noise. If you do, please post your bug number, just for the record.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"