Fis*_*ish 8 java android libgdx google-play-services google-play-games
我已经使用Google Play服务发布了我的应用的alpha版本.但是,当我在使用Google Play服务的手机上测试应用时,我遇到了此错误.我在编辑过程中没有遇到此错误,或者在使用过时Google Play服务的手机上运行应用程序时出现此错误.我用Google搜索了这个错误并在堆栈溢出但它没有给我很多答案.如果有人有任何想法,请帮助.
顺便说一句,我没有启用pro-guard,所以这不是问题
这是错误报告:
java.lang.IllegalStateException: A fatal developer error has occurred.
Check the logs for further information.
at com.google.android.gms.internal.jl$h.b(Unknown Source)
at com.google.android.gms.internal.jl$h.g(Unknown Source)
at com.google.android.gms.internal.jl$b.hy(Unknown Source)
at com.google.android.gms.internal.jl$a.handleMessage(Unknown Source)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:153)
at android.app.ActivityThread.main(ActivityThread.java:5338)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
at dalvik.system.NativeStart.main(Native Method)
Run Code Online (Sandbox Code Playgroud)
顺便说一下,我使用LibGdx,并且我使用google play服务作为排行榜,取得了成就.我已经按照本教程,但它对我没什么帮助.提前致谢
几个月前解决问题后我忘了发布答案!
问题是排行榜 ID 中存在多余空格。
假设我的排行榜ID是“as129sadf92349dsfaj”。
我写了“as129sadf92349dsfaj”。
所以谷歌播放服务给了我这个错误。
| 归档时间: |
|
| 查看次数: |
620 次 |
| 最近记录: |