I have added the GooglePlay plugin and added all data that is needed (appID, clientID and client secret). I have also added a "Sign in" action on the "On start of layout" event.
The project is exported as Cordova, and built with Intel XDK.
The thing is the app won't ask for login on my Phone. If I try it in my computer browser, I get a popup window from Google (so it seems like it should work).
Anything I might be missing in the process? Any permissions that should be set or something?