xamarin-fingerprint icon indicating copy to clipboard operation
xamarin-fingerprint copied to clipboard

Android crash - report from App Center.

Open ivanicin opened this issue 6 years ago • 1 comments

This is the report from the App Center, the crash has happened on Samsung Galaxy A3 with Android 6.0. The app uses Xamarin.Forms.

FingerprintDialogFragment+<Dismiss>d__23.MoveNext () Java.Lang.IllegalStateException: Can not perform this action after onSaveInstanceState

ExceptionDispatchInfo.Throw () JniEnvironment+InstanceMethods.CallNonvirtualVoidMethod (Java.Interop.JniObjectReference instance, Java.Interop.JniObjectReference type, Java.Interop.JniMethodInfo method, Java.Interop.JniArgumentValue* args) JniPeerMembers+JniInstanceMethods.InvokeVirtualVoidMethod (System.String encodedMember, Java.Interop.IJavaPeerable self, Java.Interop.JniArgumentValue* parameters) DialogFragment.Dismiss () FingerprintDialogFragment+<Dismiss>d__23.MoveNext () ExceptionDispatchInfo.Throw () AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0 (System.Object state) SyncContext+<>c__DisplayClass2_0.<Post>b__0 () Thread+RunnableImplementor.Run () IRunnableInvoker.n_Run (System.IntPtr jnienv, System.IntPtr native__this) (wrapper dynamic-method) System.Object.71a7ea02-bfe9-4e11-aeec-32a55a7c8770(intptr,intptr) java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState android.app.FragmentManagerImpl.checkStateLoss(FragmentManager.java:1438) android.app.FragmentManagerImpl.enqueueAction(FragmentManager.java:1456) android.app.BackStackRecord.commitInternal(BackStackRecord.java:707) android.app.BackStackRecord.commit(BackStackRecord.java:671) android.app.DialogFragment.dismissInternal(DialogFragment.java:304) android.app.DialogFragment.dismiss(DialogFragment.java:270) md536b8bbef9d1ca26e396bdc168d2c239d.TaskAnimationListener.n_onAnimationEnd(Native Method) md536b8bbef9d1ca26e396bdc168d2c239d.TaskAnimationListener.onAnimationEnd(TaskAnimationListener.java:41) android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1149) android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1309) android.animation.AnimationHandler.doAnimationFrame(AnimationHandler.java:146) android.animation.AnimationHandler.-wrap2(AnimationHandler.java) android.animation.AnimationHandler$1.doFrame(AnimationHandler.java:54) android.view.Choreographer$CallbackRecord.run(Choreographer.java:957) android.view.Choreographer.doCallbacks(Choreographer.java:734) android.view.Choreographer.doFrame(Choreographer.java:667) android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:945) android.os.Handler.handleCallback(Handler.java:751) android.os.Handler.dispatchMessage(Handler.java:95) android.os.Looper.loop(Looper.java:154) android.app.ActivityThread.main(ActivityThread.java:6776) java.lang.reflect.Method.invoke(Native Method) com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1518) com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1408)

ivanicin avatar May 30 '18 22:05 ivanicin

Hi @ivanicin,

I'm the friendly issue checker. It seems like (100.00 %) you haven't used our issue template :cry: I think it is very frustrating for the repository owners, if you ignore them.

If you think it's fine to make an exception, just ignore this message. But if you think it was a mistake to delete the template, please close the issue and create a new one.

Thanks!

smsissuechecker avatar May 30 '18 22:05 smsissuechecker