0

After an app has asked permission to use Siri, how do you reset the authorization status so that the app will ask permission to use Siri again? That is, how do I hit INSiriAuthorizationStatusNotDetermined again after it has already been hit?

I know you can reset Location & Privacy permissions by navigating to Settings->General->Reset->Reset Location & Privacy but it doesn't reset the Siri permissions.

rocky
  • 3,521
  • 1
  • 23
  • 31

2 Answers2

1

Turns out you just have to remove and reinstall the app. Haven't figured out a way to do it in Settings.

rocky
  • 3,521
  • 1
  • 23
  • 31
-2

You can do it under Settings > Siri > App Support

tonik12
  • 613
  • 1
  • 7
  • 25
  • This is an incomplete answer. Going to Settings -> Siri -> App Support does not answer my question. – rocky Oct 19 '16 at 20:30