Bug on submitted app binary but not in the simulator - CALayer position contains NaN
- by Jonathan Thurft
I submitted my app to the App Store where is ready to download. I've since then received some interesting crash reports when people select an image from the ImagePicker in one of my views.
This bug (see below) makes the app crash. I was wondering 2 things.
Can anyone spot the problem in the code below?
How do you deal with bugs that are only in…