Google fit permission problems

前端 未结 1 1195
猫巷女王i
猫巷女王i 2020-12-11 14:14

I would like to get some technical help with the google fit rest Rest API.

I am making an app that requires access to the location information and as a response for

相关标签:
1条回答
  • 2020-12-11 15:05

    As part of Google's ongoing efforts to improve data privacy and security, we are updating the Google Fit API. In November 2018, we made changes to the way location samples can be read through the Fit API for Android and the Fit REST API.

    Going forward, applications will only be able to read location samples that they have written to the platform. As the merge_location_samples stream is written internally by the Fit platform, it is no longer accessible to third-party developers.

    If your application requires access to location, we encourage you to use the standard means for accessing location on a user's device (see here).

    0 讨论(0)
提交回复
热议问题