how to send to healthkit setting after initial authorization

I have a non-native react app, which uses healthkit with an ionic plugin.

I want to prompt the user to change the settings if he wants to enter more data after the initial authorization step.

is there a way to do so?

You can't reprompt for the authorization. The user would need to go to Settings or Health app and update the authorization (in case they denied it previously).

how to send to healthkit setting after initial authorization
 
 
Q