I can not get around this problem. I just can't get in.
I am running a sample sample of BasicSensorApi and it just doesn't connect. It seems I get RESULT_CANCELED even though I select an account in a dialog box?
Here is the end of my logcat running on OnePlus One 4.4.
Any ideas on what I need to do?
(Google console is configured using "net.xx", SHA1, Fitness APi is configured correctly.
01-26 15:54:06.838 15678-15678/net.xx D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 01-26 15:54:06.888 15678-15678/net.xx I/BasicSensorsApi﹕ Ready 01-26 15:54:06.898 15678-15678/net.xx I/BasicSensorsApi﹕ Connecting... 01-26 15:54:07.008 15678-15678/net.xx D/OpenGLRenderer﹕ Enabling debug mode 0 01-26 15:54:07.018 15678-15678/net.xx I/BasicSensorsApi﹕ Connection failed. Cause: ConnectionResult{statusCode=SIGN_IN_REQUIRED, resolution=PendingIntent{41c147e8: android.os.BinderProxy@41c14788 }} 01-26 15:54:07.458 15678-15678/net.xx I/Timeline﹕ Timeline: Activity_idle id: android.os.BinderProxy@418ce750 time:11713882 01-26 15:54:09.898 15678-15678/net.xx I/Timeline﹕ Timeline: Activity_idle id: android.os.BinderProxy@418ce750 time:11716323
source share