smstuebe / xamarin-fingerprint

Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor
Microsoft Public License
490 stars 115 forks source link

Android crash - report from App Center. #105

Open ivanicin opened 6 years ago

ivanicin commented 6 years ago

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+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+d23.MoveNext () ExceptionDispatchInfo.Throw () AsyncMethodBuilderCore+<>c.b6_0 (System.Object state) SyncContext+<>cDisplayClass2_0.b__0 () Thread+RunnableImplementor.Run () IRunnableInvoker.n_Run (System.IntPtr jnienv, System.IntPtr nativethis) (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)

smsissuechecker commented 6 years ago

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!