There is an issue crashing android applications.
There are no repro steps and it's not happening every time. We have only 0.5% of users experiencing this crash.
android.widget.ProgressBar.onRestoreInstanceState
ProgressBar.java, line 2538
java.lang.ClassCastException: android.view.AbsSavedState$1 cannot be cast to android.widget.ProgressBar$SavedState
There is an issue crashing android applications. There are no repro steps and it's not happening every time. We have only 0.5% of users experiencing this crash.
Full stacktrace:
We don't use any ProgressBars and the only nuget that uses them is XamEffects so I am directing this issue here.