I am currently testing an app under development and I recently added a HeathKit authorization request to allow the app to save some data in the Health App. Everything works fine when I compile the app in Xcode and run the app on my personal device but my TestFlight users are not seeing the request form appear and neither do I see it when I load the TestFlight version of the app on the same device I had used for running the app during active development (of course I had manually removed the previous version of the app and checked to see that the app was no longer appearing under the privacy section of the health app). Is there some type of restriction in place during TestFlight testing? I had not seen any such notice and was expecting all my testers would have had the ability to test this feature out on a variety of device types. Thanks for anyone who can shed light on this issue.
Is HeathKit Authorization blocked in TestFlight?
Any update on this? I have the same issue. Do you know if everything works as expected when you release and users get the app for the App Store?
I got it solved, it was a problem of app entitlements and certificate capabilities.