You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In google console I see a handful of crashes with the following stacktrace attached
Caused by: java.lang.NullPointerException:
at com.byteowls.capacitor.oauth2.OAuth2ClientPlugin.handleOnActivityResult (OAuth2ClientPlugin.java:224)
at com.getcapacitor.Bridge.onActivityResult (Bridge.java:748)
at com.getcapacitor.BridgeActivity.onActivityResult (BridgeActivity.java:209)
at android.app.Activity.dispatchActivityResult (Activity.java:7634)
at android.app.ActivityThread.deliverResults (ActivityThread.java:4622)
Any idea what might be causing this?
Using version 1.0.1 with the following invocation:
In google console I see a handful of crashes with the following stacktrace attached
Any idea what might be causing this?
Using version 1.0.1 with the following invocation:
The text was updated successfully, but these errors were encountered: