Hi,
Novice programmer in SwiftUI and first App published on AppStore.
Had a couple of crash reports which I have been able to decipher and sort out. But this one has me stumped! So looking for kindly soul to point me in the right direction.
Occurs on iPhone/iPad iOS 14.2 & 14.3. Had a dozen reports over last 6 weeks or so. They are all virtually identical.
I have been unable to replicate the crash in simulator or on real devices thru TestFlight. Hours and hours of reading, watching video and learning about analysing crash reports has not helped me. So I post here in desperation!
I understand that the exception type is usually unwrapped optionals or force downcast related. But I have scoured my code over and over, and cannot find any "unprotected" unwrapping or force downcasts.
So I wonder if there are other possible explanations, and how to go about getting to the bottom of this. Attached is an example crashlog. My App is called SewHelpMe.
Thanks for any offers of help.
Novice programmer in SwiftUI and first App published on AppStore.
Had a couple of crash reports which I have been able to decipher and sort out. But this one has me stumped! So looking for kindly soul to point me in the right direction.
Occurs on iPhone/iPad iOS 14.2 & 14.3. Had a dozen reports over last 6 weeks or so. They are all virtually identical.
I have been unable to replicate the crash in simulator or on real devices thru TestFlight. Hours and hours of reading, watching video and learning about analysing crash reports has not helped me. So I post here in desperation!
I understand that the exception type is usually unwrapped optionals or force downcast related. But I have scoured my code over and over, and cannot find any "unprotected" unwrapping or force downcasts.
So I wonder if there are other possible explanations, and how to go about getting to the bottom of this. Attached is an example crashlog. My App is called SewHelpMe.
Thanks for any offers of help.