minorua / Qgis2threejs

3D map visualization and web export plugin for QGIS
http://minorua.github.io/Qgis2threejs/docs/
507 stars 92 forks source link

iPad OS16 #317

Open RACGIT99 opened 1 year ago

RACGIT99 commented 1 year ago

Scenes exported work fine on pc's and pre-OS16 iPads but images do not render on 16. I note the followiing from Os16 release notes: To improve security, CGImageCreate enforces parameter correctness on macOS 13 Ventura, iOS 16, iPadOS 16, watchOS 9, and tvOS 16. Passing an incorrect CGImageByteOrderInfo is no longer supported, and will result in images failing to load. (94855401) Is this the cause of the problem and is there a solution? Scenes created in earlier editions of Exporter run correctly under OS16. I assume the problem will apply to all Apple devices which is a huge problem for anyone wishing to publish material in this way