HKUST-Aerial-Robotics / VINS-Mobile

Monocular Visual-Inertial State Estimator on Mobile Phones
GNU General Public License v3.0
1.27k stars 524 forks source link

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

Open Maybe-so opened 1 year ago

Maybe-so commented 1 year ago

Environment Xcode 14 ios 16

Error [Unknown process name] CGImageCreate: invalid image byte order info for bitsPerPixel != 32 = 16384 And when I run this app in my 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?

odedharth commented 1 year ago

Getting this error as well. @Maybe-so were you able to figure this out?

kmw4988 commented 1 year ago

The same is happening on iPhone 12pro, ios16. Please solve it.