标签: android eclipse libgdx google-play-services google-play-games
我尝试在Google Play上发布我的游戏,一切都很顺利,但每个人在登录Google Play服务时都会遇到同样的错误。
这是错误信息:
我一直在使用Eclipse IDE开发libgdx。
libgdx
我认为这可能是因为eclipse导出我的项目而不是release mode,但我找不到如何用libgdx更改它。
eclipse
release mode
请帮我修理