Rg.Plugins.Popup icon indicating copy to clipboard operation
Rg.Plugins.Popup copied to clipboard

Java.Interop.JavaLocationException: Exception of type 'Java.Interop.JavaLocationException' was thrown.

Open JustickDM opened this issue 3 years ago • 1 comments

🐛 Bug Report

After opening PopupPage.

Appcenter.ms (crash, 13 reports) Honor 8X Honor 8X MI MAX 3 iPlay_20 Android 10 Honor 5C HONOR 20S Galaxy S8 Galaxy J3(2017) Galaxy S8 Honor 10 Galaxy S8+ Galaxy A7(2017)

Stack traces: Java.Lang.Error: Exception of type 'Java.Lang.Error' was thrown. java.lang.Error: Java callstack: crc643dd37f507f3d9710.PopupPageRenderer.n_onWindowVisibilityChanged(Native Method) crc643dd37f507f3d9710.PopupPageRenderer.onWindowVisibilityChanged PopupPageRenderer.java:74 android.view.View.dispatchWindowVisibilityChanged View.java:13881

TypeManager.CreateProxy (System.Type type, System.IntPtr handle, Android.Runtime.JniHandleOwnership transfer) TypeManager.CreateInstance (System.IntPtr handle, Android.Runtime.JniHandleOwnership transfer, System.Type targetType)

TypeManager.CreateInstance (System.IntPtr handle, Android.Runtime.JniHandleOwnership transfer, System.Type targetType) Object.GetObject (System.IntPtr handle, Android.Runtime.JniHandleOwnership transfer, System.Type type) Object._GetObject[T] (System.IntPtr handle, Android.Runtime.JniHandleOwnership transfer) Object.GetObject[T] (System.IntPtr handle, Android.Runtime.JniHandleOwnership transfer) Object.GetObject[T] (System.IntPtr jnienv, System.IntPtr handle, Android.Runtime.JniHandleOwnership transfer) View.n_OnWindowVisibilityChanged_I (System.IntPtr jnienv, System.IntPtr native__this, System.Int32 native_visibility)

Version: 2.0.0.11-12

Platform:

  • [ ] :iphone: iOS
  • [+] :robot: Android
  • [ ] :checkered_flag: WPF
  • [ ] :earth_americas: UWP
  • [ ] :apple: MacOS
  • [ ] :tv: tvOS
  • [+ ] :monkey: Xamarin.Forms

JustickDM avatar Aug 03 '21 09:08 JustickDM

This seems related to #599

LuckyDucko avatar Aug 03 '21 22:08 LuckyDucko