-
Notifications
You must be signed in to change notification settings - Fork 615
Open
Description
I encountered a crash problem.
Crash's location is "cgImageFromFramebuffer" method in "PictureOutput.swift" class
Crash's point is "return CGImage(width:Int(framebuffer.size.width), height:Int(framebuffer.size.height), bitsPerComponent:8, bitsPerPixel:32, bytesPerRow:4 * Int(framebuffer.size.width), space:defaultRGBColorSpace, bitmapInfo:CGBitmapInfo() /| CGImageAlphaInfo.Last/, provider:dataProvider, decode:nil, shouldInterpolate:false, intent:.defaultIntent)!" line
Crash's reason is "verify_image_parameters: invalid image alphaInfo: kCGImageAlphaNone. It should be kCGImageAlphaNoneSkipLast"
Tap : Would you mind fixing this crash as soon as possible ?
Operating environment
Device : iPhone11
OS : iOS 17.1.2
Version : 0.0.1
Metadata
Metadata
Assignees
Labels
No labels