javaBin/javazone-ios-app

Crash report from testflight

Closed this issue · 1 comments

A crash report from testflight.

User reports manually and rapidly toggling between sessions and my sessions.

Only clue in the crash report is an animation error.

Only animation we really have is the auto-refresh spinner.

Going to move the spinner view to the top of ContentView - this blocks the entire app when a refresh is running. Not sure if it will fix the issue but its the only idea I have right now.