Xfx.Controls icon indicating copy to clipboard operation
Xfx.Controls copied to clipboard

Cannot access a disposed object CRASH!

Open burzaccabruno opened this issue 7 years ago • 0 comments

Please fill out either the bug or feature request section and remove whatever section you are not using.

Bug

  • Version Number of Control:7.1
  • Device Tested On: samsung a5
  • Simulator Tested On:

Affects

  • [ ] Android

Expected Behavior

Not to crash

Actual Behavior

i'm getting this crash in appcenter

XfxEntryRenderer+<>c__DisplayClass19_0.<ControlOnFocusChange>b__0 () System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Android.Views.InputMethods.InputMethodManager'. 1 JniPeerMembers.AssertSelf (Java.Interop.IJavaPeerable self) 2 JniPeerMembers+JniInstanceMethods.InvokeAbstractBooleanMethod (System.String encodedMember, Java.Interop.IJavaPeerable self, Java.Interop.JniArgumentValue* parameters) 3 InputMethodManager.ShowSoftInput (Android.Views.View view, Android.Views.InputMethods.ShowFlags flags) 4 XfxEntryRenderer+<>c__DisplayClass19_0.<ControlOnFocusChange>b__0 () 5 Thread+RunnableImplementor.Run () 6 IRunnableInvoker.n_Run (System.IntPtr jnienv, System.IntPtr native__this) 7 (wrapper dynamic-method) System.Object:cef74d9a-fa51-440a-b72b-5fbf3d91da7f (intptr,intptr)

burzaccabruno avatar Apr 24 '18 14:04 burzaccabruno