rotorgames / Rg.Plugins.Popup

Xamarin Forms popup plugin
MIT License
1.15k stars 337 forks source link

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

Open JustickDM opened 3 years ago

JustickDM commented 3 years ago

🐛 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:

LuckyDucko commented 3 years ago

This seems related to #599