Hi everyone,
Is there a way to open the Apple Health App from my app. I expected there to be a way using UIApplication's openURL: method, but didn't find Health app in the list of eligible targets.
Any suggestions?
Best regards,
N
Hi everyone,
Is there a way to open the Apple Health App from my app. I expected there to be a way using UIApplication's openURL: method, but didn't find Health app in the list of eligible targets.
Any suggestions?
Best regards,
N
Any luck on this yet? Would be nice to send the user directly to the Settings of HealthApp like you can do with the Settings.app
Can we use "
x-apple-health://" to open the health app within our applications? Or is that private?
Did someone get a response for this?