-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
When choosing "Issue Report" in the Loop app, the app crashes. I was able to reproduce this on a clean build of release v1.9.2 with no modifications.
When first starting the app, I am able to run "Issue Report", but within a few minutes of starting the app, choosing "Issue Report" always crashes the app. It's hard to tell for sure, but it may be that the report succeeds any time before the first successful green loop after restart, and then crashes after that.
I have attached the issue report I get when first starting the app.
I have attached two screenshots of what I see in Xcode at the point of crash. I appears that there is an odd-looking date in the left-hand portion of the lower debug window. The screenshots are quite similar, but in the second one I have (a) scrolled down the left-hand column to the bottom, and (b) expanded the error message in the code.
Happy to provide other information if I can.