Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android.runtime.JavaProxyThrowable at Plugin.Geofence.CrossGeofence.get_Current () at Plugin.Geofence.GeofenceBootReceiver.OnReceive #35

Open
AswathyDrive opened this issue Feb 24, 2021 · 1 comment

Comments

@AswathyDrive
Copy link

AswathyDrive commented Feb 24, 2021

In our app we are getting the below exception in playstore crash logs.

android.runtime.JavaProxyThrowable: at Plugin.Geofence.CrossGeofence.get_Current () [0x0000c] in <28fabad7513c4054abd58c6d29692c2b>:0
at Plugin.Geofence.GeofenceBootReceiver.OnReceive (Android.Content.Context context, Android.Content.Intent intent) [0x00000] in <28fabad7513c4054abd58c6d29692c2b>:0
at Android.Content.BroadcastReceiver.n_OnReceive_Landroid_content_Context_Landroid_content_Intent_ (System.IntPtr jnienv, System.IntPtr native__this, System.IntPtr native_context, System.IntPtr native_intent) [0x00017] in <6600f1020d764ec4ad7c02914ab818fc>:0
at (wrapper dynamic-method) Android.Runtime.DynamicMethodNameCounter.12(intptr,intptr,intptr,intptr)
at crc64c554f6b6abc76285.GeofenceBootReceiver.n_onReceive (Native Method)
at crc64c554f6b6abc76285.GeofenceBootReceiver.onReceive (GeofenceBootReceiver.java:29)
at android.app.ActivityThread.handleReceiver (ActivityThread.java:4229)
at android.app.ActivityThread.access$1700 (ActivityThread.java:274)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2113)
at android.os.Handler.dispatchMessage (Handler.java:107)
at android.os.Looper.loop (Looper.java:237)
at android.app.ActivityThread.main (ActivityThread.java:8167)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:496)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1100)

@MathiasTP
Copy link

We are getting the same in our playstore crash logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants