I got little problem. I’m trying to make app with Corona SDK, where you can login with gmail. I found a code/library called googleLogin, i got it working but there’s one more problem i need to solve, which i haven’t been able to solve and i’m totally stuck.
What does this code do?
* once you login with gmail, it will post some profile info about your gmail to front screen Screenshot .
What’s is my problem?
* I can’t get name or gmail out of this line of text I get from the response. I tried json.decode and other ways but I am not able to get it out
LINK to github with APK inside. https://github.com/matukaz/TestGmail