> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk.md).

# Apple Health, Health Connect and mobile SDK

Common questions about apple Health, Health Connect and mobile SDK.

## Articles

{% content-ref url="/pages/llcNbiohDFaySF2mI3Ms" %}
[Why is user\_id None for Apple Health in the widget?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/sdk-provider-needs-deeplink-initconnection.md)
{% endcontent-ref %}

{% content-ref url="/pages/XYKdaqC5gZsTHItK97Jb" %}
[Why doesn't use\_terra\_avengers\_app open the native app?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/use-terra-avengers-companion-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/9BCwEZ9qfuAsclqLmget" %}
[How do I set up Samsung Health (direct vs Health Connect)?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/samsung-health-android-only-routes.md)
{% endcontent-ref %}

{% content-ref url="/pages/NreWsGGqcDVFmllzUVmE" %}
[What can I test while Samsung approval is pending?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/samsung-health-connect-fallback-and-dev-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/9FDRD6jX08ye6ygdWrH4" %}
[Why does Samsung Health throw AuthorizationException 2000 in release but work in debug?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/samsung-production-sdk-switch-and-signing.md)
{% endcontent-ref %}

{% content-ref url="/pages/qxh2y73zEQTVtkX5W3bA" %}
[Google (web) vs Google Fit (Health Connect) connection?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/google-vs-googlefit-connection-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/g6Hb8I627W4sxhcdGKHz" %}
[Why do I get 'health\_connect is disabled on this dev-id'?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/health-connect-disabled-devid-toggle.md)
{% endcontent-ref %}

{% content-ref url="/pages/AgOTBhLhZukAP0NPp5fw" %}
[Why does Health Connect show grey but provider shows connected?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/health-connect-grey-write-side.md)
{% endcontent-ref %}

{% content-ref url="/pages/80XLbZUNG0NSjN3F1Be3" %}
[Why doesn't the Health Connect permission dialog appear?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/health-connect-permission-dialog-once.md)
{% endcontent-ref %}

{% content-ref url="/pages/3r20RHvlB23DZyhggs4A" %}
[Why does Apple Health permission never show with success:false?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/apple-health-permission-screen-build-config.md)
{% endcontent-ref %}

{% content-ref url="/pages/U9qmTDOhHHYlo0RfGAc5" %}
[Why does Apple Health show an invalid link error?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/apple-deeplink-invalid-link-error.md)
{% endcontent-ref %}

{% content-ref url="/pages/KItlA5MgrJJ3nBkx4xdi" %}
[Why does the HealthKit permission sheet only show once?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/apple-healthkit-permission-sheet-once.md)
{% endcontent-ref %}

{% content-ref url="/pages/OcXQw3tsrkuGmIckqw6U" %}
[Why does the Samsung connection redirect to Health Connect?](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/samsung-route-default-redirects-to-health-connect.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tryterra.co/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
