You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2018. It is now read-only.
I am getting follwing error after capturing the image.
11-09 12:27:45.537 6671-6671/genetechsolutions.intentsdemo I/drive-quickstart: Sign in request code
11-09 12:27:45.537 6671-6671/genetechsolutions.intentsdemo I/drive-quickstart: Signed in successfully.
11-09 12:27:52.751 6671-6677/genetechsolutions.intentsdemo W/art: Suspending all threads took: 8.588ms
11-09 12:27:55.041 6671-6671/genetechsolutions.intentsdemo I/drive-quickstart: capture image request code
11-09 12:27:55.041 6671-6671/genetechsolutions.intentsdemo I/drive-quickstart: Image captured successfully.
11-09 12:27:55.042 6671-6671/genetechsolutions.intentsdemo I/drive-quickstart: Creating new contents.
11-09 12:29:47.570 6671-6671/genetechsolutions.intentsdemo W/drive-quickstart: Failed to create new contents.
com.google.android.gms.common.api.ApiException: 8: API failed to connect while resuming due to an unknown error.
at com.google.android.gms.common.internal.zzb.zzz(Unknown Source)
at com.google.android.gms.common.api.internal.zzg.zzu(Unknown Source)
at com.google.android.gms.common.api.internal.zze.zzt(Unknown Source)
at com.google.android.gms.common.api.internal.zzbr.zzx(Unknown Source)
at com.google.android.gms.common.api.internal.zzbr.zzahy(Unknown Source)
at com.google.android.gms.common.api.internal.zzbp.handleMessage(Unknown Source)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:148)
at android.os.HandlerThread.run(HandlerThread.java:61)
I registered my package on google console.
I have updated the google play services too.
I have also noticed that google play services is crashing after my app installed too.
whats going on.
any directions?
Hi there,
I am getting follwing error after capturing the image.
I registered my package on google console.
I have updated the google play services too.
I have also noticed that google play services is crashing after my app installed too.
whats going on.
any directions?