My iphone app crashes showing error
*** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [nan 15]'
What does this mean ?
"CALayer position contains NaN: [nan 15]" indicates that you have a division by zero somewhere. NSLog() will help you isolate it. If you posted the stack log, more help would have been available.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With