Posts

Post not yet marked as solved
5 Replies
3.5k Views
I've got a crash at App Launch in iOS 13 Beta Device. I can't able to launch my App [Release] in iOS 13 beta but it is working fine in iOS 12. I'm not getting an Exception pointer as well. Please help me understand this crash.Will be get fixed in the next iOS 13 beta release? or Do we need to fix something in the App side? if yes, your suggestions are welcome.Crash Info: Fatal Exception: CALayerInvalidGeometry CALayer position contains NaN: [207 nan]. Layer: <CALayer:0x280387420; position = CGPoint (207 44.1667); bounds = CGRect (0 0; 414 0.333333); delegate = <UIImageView: 0x1026245e0; frame = (0 44; 414 0.333333); opaque = NO; userInteractionEnabled = NO; layer = <CALayer: 0x280387420>>; allowsGroupOpacity = YES; backgroundColor = (null)> Raw Text0CoreFoundation__exceptionPreprocess1libobjc.A.dylibobjc_exception_throw2CoreFoundation-[NSCache init]3QuartzCoreCA::Layer::set_position(CA::Vec2<double> const&, bool29UIKitCoreUIApplicationMain30My Appmain.m line 52main + 52Thanks in Advance.
Posted Last updated
.