Play Console Bug Report

Can any one conform me which component are getting crashing? its saying

android.widget.ScrollView$SavedState its any scroll arrangement like vertical scrolling arrangement?

Exception java.lang.ClassCastException: android.view.AbsSavedState$1 cannot be cast to android.widget.ScrollView$SavedState
  at android.widget.ScrollView.onRestoreInstanceState (ScrollView.java:1928)
  at android.view.View.dispatchRestoreInstanceState (View.java:20872)
  at android.view.ViewGroup.dispatchRestoreInstanceState (ViewGroup.java:4008)
  at android.view.ViewGroup.dispatchRestoreInstanceState (ViewGroup.java:4014)
  at android.view.ViewGroup.dispatchRestoreInstanceState (ViewGroup.java:4014)
  at android.view.ViewGroup.dispatchRestoreInstanceState (ViewGroup.java:4014)
  at android.view.ViewGroup.dispatchRestoreInstanceState (ViewGroup.java:4014)
  at android.view.ViewGroup.dispatchRestoreInstanceState (ViewGroup.java:4014)
  at android.view.ViewGroup.dispatchRestoreInstanceState (ViewGroup.java:4014)
  at android.view.ViewGroup.dispatchRestoreInstanceState (ViewGroup.java:4014)
  at android.view.View.restoreHierarchyState (View.java:20850)
  at com.android.internal.policy.PhoneWindow.restoreHierarchyState (PhoneWindow.java:2185)
  at android.app.Activity.onRestoreInstanceState (Activity.java:1754)
  at android.app.Activity.performRestoreInstanceState (Activity.java:1707)
  at android.app.Instrumentation.callActivityOnRestoreInstanceState (Instrumentation.java:1357)
  at android.app.ActivityThread.handleStartActivity (ActivityThread.java:3592)
  at android.app.servertransaction.TransactionExecutor.performLifecycleSequence (TransactionExecutor.java:221)
  at android.app.servertransaction.TransactionExecutor.cycleToPath (TransactionExecutor.java:201)
  at android.app.servertransaction.TransactionExecutor.executeLifecycleState (TransactionExecutor.java:173)
  at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:97)
  at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2146)
  at android.os.Handler.dispatchMessage (Handler.java:106)
  at android.os.Looper.loop (Looper.java:236)
  at android.app.ActivityThread.main (ActivityThread.java:8057)
  at java.lang.reflect.Method.invoke
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:656)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:967)

I’m in doubt, if it’s from play console then we’re you able to compile the application?? Wasn’t it giving out any error?

@medha_ranjan_barman can you share you apk and which android version is having the crashes check the pre-release report

its compiled successfully no error appear! and working on mobile all device im checked but play console showing the error Stack trace bug. im confused please help it my warning

action Recommended.

play recommended solution:

now what i need to do?

@abhijith @Horizon @iaditya_nanda

at now.
Android 10 (SDK 29)
Android 13 (SDK 33)
Android 14 (SDK 34)
Android 11 (SDK 30)
Android 12 (SDK 31)

can you share the apk file of your app