I've tried publishing my game on Google Play and everything went fine except that everybody gets the same error when login to google play services.
Here's that error message:
I've been developing with libgdx
using Eclipse IDE.
I think it may cause because eclipse
export my project not in release mode
, but i can't find how to change this with libgdx.
Please help me to fix it