GPGS再次开始在iOS 32位设备上崩溃

前端之家收集整理的这篇文章主要介绍了GPGS再次开始在iOS 32位设备上崩溃前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
最近,ROBOVM项目的iOS部分开始在32位设备上崩溃,类似于过去( Can’t run RealTimeRoom Google-Play-Games iOS ButtonClicker2000 sample on real device).

那时问题出在sdk本身.并且崩溃出现了日志消息

"INFO: Token expired.  Refreshing."

现在在UI快速匹配过程中崩溃在同一个地方.这次的差异在于日志.在那里,我看到:

INFO: Auth operation started: SIGN IN
INFO: Auth operation SIGN IN finished with status VALID
VERBOSE: Automatically seeded snapshot cache.
VERBOSE: Automatically seeded achievement cache.
VERBOSE: Automatically seeded event cache.
INFO: Connect with retry.getRetryAuthToken(): 1
INFO: Token expired.  Refreshing.
VERBOSE: Auth token refresh returned without error.
INFO: Trying to connect with returned auth token.

有人遇到过这个问题吗?非常感谢任何帮助.

解决方法

猜你在找的iOS相关文章