Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已使用 Health Kit 将现有应用与 Health App 建立连接,授予权限并执行读写操作。现在我想断开我的应用程序与健康应用程序的连接。那么是否可以使用 HealthKit 断开连接?
一旦成为 HealthKit 源,您的应用程序就无法将其自身作为 HealthKit 源删除。如果用户从设备中删除应用程序,系统将提示他们删除与应用程序关联的数据,他们还可以通过转到 Health 中的 Sources 选项卡来撤销应用程序的授权。