Google plus api 로 인증 및 profile 정보 얻어올 때 getCurrentPerson이 null 리턴할 때가 있습니다.

물론 google plus 계정 로그인이 되고 connection 상태에서 나는 경우입니다.

 

한참을 구글링을 한 끝에 알아낸결과는...

https://console.developers.google.com/

에서 google + api를 enable 해줘야 한다는 것입니다.

 

 조금 어이없지만, 그리고 어쩌면 당연한 거지만.. 아래와 같이 Google+API 를 enable 해주시면 profile 을 잘 가져오는 것을 아실 수 있습니다.

 

google plus api를 이용하여 login하는 과정은 이미 알고 계실거라 믿고 별도의 설명은 추가하진 않았습니다.

사실은 아래의 사이트에 매우 잘 기술되어 있죠 ^ ^

https://developers.google.com/identity/sign-in/android/start-integrating