Skip to content

Exception java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState in CompletableProgressDialog #914

@yishai-glide

Description

@yishai-glide
  • Android device: SM-J327P, E2115, vivo 1609, VS425PP
  • Android OS version: 19, 22,23, 24
  • Firebase/Play Services SDK version: 11.0.4
  • FirebaseUI version: 2.3.0

Step 3: Describe the problem:

While monitoring our latest release, we've seen a crash that has originated from users in the wilde via Firebase Crash reporting.

seems like #817 is still hapening

Observed Results:

android.support.v4.app.FragmentManagerImpl.checkStateLoss (SourceFile:2044)
android.support.v4.app.FragmentManagerImpl.enqueueAction (SourceFile:2067)
android.support.v4.app.BackStackRecord.commitInternal (SourceFile:680)
android.support.v4.app.BackStackRecord.commit (SourceFile:634)
android.support.v4.app.DialogFragment.show (SourceFile:143)
com.firebase.ui.auth.ui.phone.CompletableProgressDialog.b (SourceFile:41)
com.firebase.ui.auth.ui.phone.PhoneVerificationActivity.af (SourceFile:377)
com.firebase.ui.auth.ui.phone.PhoneVerificationActivity.a (SourceFile:1174)
com.firebase.ui.auth.ui.phone.PhoneVerificationActivity$2.onVerificationCompleted (SourceFile:239)
com.google.android.gms.internal.kn.zza ()
com.google.android.gms.internal.kq.run ()
android.os.Handler.handleCallback (Handler.java:739)
android.os.Handler.dispatchMessage (Handler.java:95)
android.os.Looper.loop (Looper.java:145)
android.app.ActivityThread.main (ActivityThread.java:7007)
java.lang.reflect.Method.invoke (Method.java)
java.lang.reflect.Method.invoke (Method.java:372)
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1404)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1199)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions