-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Error:
CALayer position contains NaN: [nan 389]. Layer: <CALayer:0x10e7f38a0; position = CGPoint (0 0); bounds = CGRect (0 0; 0 0); delegate = <DMTouchAreaView: 0x10e7e5e00; frame = (0 0; 0 0); gestureRecognizers = <NSArray: 0x10e567e20>; backgroundColor = UIExtendedGrayColorSpace 0 0; layer = <CALayer: 0x10e7f38a0>>; sublayers = (<CALayer: 0x10e7f39c0>, <CALayer: 0x10e54a610>, <CALayer: 0x10e7bd6b0>, <CALayer: 0x10e7bf090>, <CALayer: 0x116c378a0>, <CALayer: 0x10e6e30c0>, <CALayer: 0x10e7bcff0>, <CALayer: 0x10e7bd6e0>, <CAShapeLayer: 0x10e6e3f90>); allowsGroupOpacity = YES; backgroundColor = <CGColor 0x10b668d20> [<CGColorSpace 0x10b6680c0> (kCGColorSpaceICCBased; kCGColorSpaceModelMonochrome; Generic Gray Gamma 2.2 Profile; extended range)] ( 0 0 )>
Libraries:
"react": "18.3.1"
"react-native": "0.76.9"
"dynamsoft-capture-vision-react-native": 2.6.1016
Currently this issue affects iPhone 17 Pro model. (Not sure if other iPhones are also affected).
Works fine for Android.