Closed fetching closed 5 years ago
Unfortunately I'm still seeing the crash on the latest internal test channel. My app says it is Version 3.0.1 and I see Nate's changed text for sharing to Twitter ("Share this session") so I'm sure its the most recent build containing our potential fix for this crash. The crash trace registered in Firebase console and is again:
Fatal Exception: java.lang.IllegalStateException
Failure saving state: active AgendaDetailFragment{117eb73} has cleared index: -1
I see a way to reliably reproduce the issue:
I'm seeing a crash of the Android app when sharing talks to Twitter on my actual phone where the Twitter app is installed. I closed the other ticket from yesterday as the test case where I was seeing the crash (on an emulator with no Twitter app installed) stopped crashing.
The error I'm seeing now is:
Fatal Exception: java.lang.IllegalStateException Failure saving state: active AgendaDetailFragment{6df49ec} has cleared index: -1
I have a couple of crash reports from Crashlytics showing it relates to saving instance state:
android.app.ActivityThread.callActivityOnSaveInstanceState (ActivityThread.java:4848)