Strange error CGImageSourceGetStatus: 4839 Invalid CGIImageSourceRef

The exact error reported is : CGImageSourceGetStatus:4839: *** ERROR: invalid CGImageSourceRef (non-matching hint) at runtime.

The app is using static images included in the bundle and loads image views. It works fine and has no image errors. Is this log noise?

Answered by DTS Engineer in 801716022

Hello @playbrainiacs,

This does have the appearance of log noise, take a look at Quinn's post On Log Noise, if you haven't seen it already!

Best regards,

Greg

Accepted Answer

Hello @playbrainiacs,

This does have the appearance of log noise, take a look at Quinn's post On Log Noise, if you haven't seen it already!

Best regards,

Greg

Thanks ! I suspected it too. I believe the rest of the errors I mentioned at https://developer.apple.com/forums/thread/762815 are also log noise.

Strange error CGImageSourceGetStatus: 4839 Invalid CGIImageSourceRef
 
 
Q