gpt4 book ai didi

android - Google Play 游戏,0x​​104567910 已弃用?

转载 作者:行者123 更新时间:2023-12-03 17:01:12 25 4
gpt4 key购买 nike

Google Play 游戏服务“已保存游戏”功能是否已弃用?

在他们的网站上保存的游戏未列为已弃用。
https://developers.google.com/games/services/android/savedgames

但是,当在代码中指定 Drive 范围时,Android Studio 会给出代码提示说该功能已被弃用,并且在 Google Drive API 网站上,它表示该功能已被弃用。
https://developers.google.com/drive/android

网站建议迁移到 Drive REST API?
并且该网站建议迁移到 Firebase Cloud Firestore。

Clients requiring app data storage are strongly encouraged to migrate to a non-Drive solution such as Cloud Firestore.



任何清晰度将不胜感激。

最佳答案

Drive API 已弃用。我猜现在保存的游戏内部实现使用 Drive REST API。

替换 Drive.SCOPE_APPFOLDERnew Scope(Scopes.DRIVE_APPFOLDER)清除 Lint 警告。如果您检查内部结构,您会发现它们是相同的。

关于android - Google Play 游戏,0x​​104567910 已弃用?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60543379/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com