繁体   English   中英

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

[英]GPGS Started Crashing on iOS 32bit devices Again

最近,ROBOVM项目的iOS部分开始在类似于过去的32位设备上崩溃( 无法在真实设备上运行RealTimeRoom Google-Play-Games iOS ButtonClicker2000示例 )。

那时问题出在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.

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

新版本的GPGS c ++ SDK已解决此问题。 https://developers.google.com/games/services/downloads/sdks

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM