antonkrasov / AndroidSocialNetworks

Library for easy work with Facebook, Twitter, LinkedIn and Google on Android
1.04k stars 260 forks source link

Google plus Login Bug #12

Closed linkinamine closed 10 years ago

linkinamine commented 10 years ago

After Signing into google + and restarting the app , the sign in button of google + becomes enabled and clicking on it throws an exception.

antonkrasov commented 10 years ago

Thanks, I'll check.

linkinamine commented 10 years ago

Hello mate any news regarding the bug.

antonkrasov commented 10 years ago

@linkinamine, Hi, seems like isConnected() on Google Plus client return false for the first couple of seconds after onCreate(), I still didn't find time to understand and fix this issue. Hope to fix this soon.

linkinamine commented 10 years ago

Hello , the problem is not in the time , you don't have to wait for a few seconds.I think the problem is in the Google API because it requires a click handler in order to call for the OnConnect if you click on back and then try again it will work.