Skip to content

Sign in problem #34

Open
Open
@ItsAntiUp

Description

@ItsAntiUp

I am trying to sign in to Google with this plugin and on editor I got a "exception jni init'd androidjavaclass with null ptr" error. After reading about it, it turns out it doesn't work in unity editor. I built my application on android device and tried again, but it didn't sign in again. I don't know if that was the same error, since there's no way of checking it on an android device. I tried printing some text after certain functions and it turns out the error is somewhere in SigninSampleScript, because on signin method the status bar text "calling signin" appears, and the status bar text after GoogleSignIn.DefaultInstance.SignIn().ContinueWith(OnAuthenticationFinished) doesnt. Help!!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ItsAntiUp@thientvimo

        Issue actions

          Sign in problem · Issue #34 · googlesamples/google-signin-unity