Android Authorization Problem
Mobile and Embedded
1
Posts
1
Posters
770
Views
1
Watching
-
wrote on 9 Jan 2014, 22:24 last edited by
Hi,
I am currently having a trouble authenticating a user account by calling GoogleAuthUtil.getToken(...) through JNI. I am keep getting "GoogleAuthException," which, according to "Android doc":http://developer.android.com/reference/com/google/android/gms/auth/GoogleAuthUtil.html, indicate "errors that are neither transient nor recoverable by the user."
I am afraid, if it's not possible to get the authorization using Android API over JNI/Qt?
I tested both Notification and AccountPicker, so JNI implementation seem to work properly.
Is there any success story over this problem?
Thanks in advance.
1/1