通用 Android 设备上的 Amazon GameCircle?
Amazon GameCircle on Generic Android Device?
我已经彻底阅读了 Jeff 的文档。我仍然无法在我的三星 S3 上登录 GameCircle。
(31429): Unable to initialise AmazonGamesClient - service not ready. Status=CANNOT_INITIALIZE
我有正确的安全配置文件、应用程序签名,api_key.txt。有什么我想念的吗?我需要下载 GameCircle 应用程序吗? GameCircle 怎么会知道我有亚马逊账户?
我确实下载了 Amazon Underground App Store 应用程序,但这并没有什么不同。
引用 "When testing your GameCircle integration, if CANNOT_INITIALIZE AmazonGamesStatus is returned to your callback function by initialize(), you may not have correctly registered the package name and signature of the game build. Review the steps in Setting Up Your GameCircle Configuration, and then try again."
https://developer.amazon.com/public/apis/engage/gamecircle/docs/initialize-android
在与制造我的引擎的公司 (GameMaker Studio) 交谈后,他们似乎在 Amazon 编译目标上存在错误。所以毕竟不是我的结局。
我已经彻底阅读了 Jeff 的文档。我仍然无法在我的三星 S3 上登录 GameCircle。
(31429): Unable to initialise AmazonGamesClient - service not ready. Status=CANNOT_INITIALIZE
我有正确的安全配置文件、应用程序签名,api_key.txt。有什么我想念的吗?我需要下载 GameCircle 应用程序吗? GameCircle 怎么会知道我有亚马逊账户?
我确实下载了 Amazon Underground App Store 应用程序,但这并没有什么不同。
引用 "When testing your GameCircle integration, if CANNOT_INITIALIZE AmazonGamesStatus is returned to your callback function by initialize(), you may not have correctly registered the package name and signature of the game build. Review the steps in Setting Up Your GameCircle Configuration, and then try again."
https://developer.amazon.com/public/apis/engage/gamecircle/docs/initialize-android
在与制造我的引擎的公司 (GameMaker Studio) 交谈后,他们似乎在 Amazon 编译目标上存在错误。所以毕竟不是我的结局。