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

Why does Apple Health show an invalid link error?

An invalid link error when connecting Apple Health usually means the app's deep-link setup is incorrect or unhandled.

An invalid link error when connecting Apple Health usually means the app's deep-link setup is incorrect or unhandled.

To resolve it:

  • Verify the deep link registered for your app.

  • Check that the redirect URLs passed when generating the widget session match what the app actually handles.

See the iOS SDK reference for deep-link configuration.

Last updated

Was this helpful?