[Unknown process name] CGImageCreate: invalid image byte order info for bitsPerPixel != 32 = 16384

Environment Xcode 14 ios 16

Error [Unknown process name] CGImageCreate: invalid image byte order info for bitsPerPixel != 32 = 16384 And when I run my app in iphone, it can't show the image of result. It seems that there are some bugs when running in ios 16. How can I solve this problem?

Please provide a bit more context, e.g., what is the byte order info and pixel format you are setting?

Did someone figure this out? Started getting this error as well after updating to Xcode 14 from Xcode 13

[Unknown process name] CGImageCreate: invalid image byte order info for bitsPerPixel != 32 = 16384
 
 
Q