For the complete documentation index, see llms.txt. This page is also available as Markdown.

Why does the Health Connect permission screen never appear?

A Health Connect permission screen that never appears (with empty payloads) can be caused by your own build plugin rendering Android intents incorrectly…

A Health Connect permission screen that never appears (with empty payloads) can be caused by your own build plugin rendering Android intents incorrectly, rather than by the Terra SDK.

In one case the customer traced it to exactly this and fixed it on their side.

Verify your build tooling/plugin emits the Health Connect permission intents correctly before assuming an SDK fault.

Last updated

Was this helpful?