Answer the question
In order to leave comments, you need to log in
How to make Google Sign In in AAR module?
I want to make a simple google login plugin. I do everything according to the manuals, but when called
Intent signInIntent = Auth.GoogleSignInApi.getSignInIntent (apiClient);
startActivityForResult(signInIntent, RC_GET_AUTH_CODE);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question