Closed notapplicableio closed 1 month ago
Is anyone else seeing this? Or just me? @alexey1312
I'm facing the same issue ✋
Is this still an issue on the current Xcode 16 Betas? Maybe we could make the compressionQuality
optional so the options
are empty. This could be a temporary fix https://forums.developer.apple.com/forums/thread/755470
Hello. Please check the latest version - 1.5.0
In the
heicData(compressionQuality: CompressionQuality = .lossless) -> Data?
,CGImageDestinationFinalize(imageDestination)
has a h1v1 codec issue. This is fine in the previous simulator.