google-fit - 访问受限数据类型并在开发环境中实现

标签 google-fit

我们正在开发需要对受限数据类型进行写访问的应用程序。看起来谷歌已经停止接受白名单应用程序的新请求。

https://developers.google.com/fit/android/data-types#restricted_data_types

Note: Google has temporarily stopped taking new requests to write to restricted data types. We are updating our policy and process for reviewing requests and will update this documentation again when we resume.



谷歌的任何人都知道他们什么时候恢复它?

另外:有没有办法在开发环境中实现/写入受限数据或在没有白名单的情况下调试构建,并在进入生产之前将应用列入白名单?

最佳答案

目前还没有时间表何时可用。

(来源:我在 Google Fit 上工作)

关于google-fit - 访问受限数据类型并在开发环境中实现,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59632461/

相关文章:

android - Android Google Fit示例不起作用

android - Google 登录 "Choose an account to continue"循环

android - 如何从 Google Fit Api 获取最近的高度和体重

Android GoogleApiClient.Builder().enableAutoManage 导致 IllegalArgumentException : Can only use lower 16 bits for requestCode

android - 使用 google fit api 的卡路里消耗

android - 在 Android App 后台处理 GoogleFit

安卓 Google Fit onConnectionFailed() SIGN_IN_REQUIRED

java - 如何从 Android 中的 Google Fit 服务检索健康数据

java - 无法使用智能手环 2 从 Google Fit API 获取心率数据

android - 如何将心率数据从智能手环传输到 Android 应用程序