Clear granted permissions in development

I am currently developing an app and testing permissions on iOS simulator. By mistake I must have not granted permission (Permissions.askAsync() method). Looks like I am stuck now…even if I create a new app. How can I clear the permissions so I can ‘start from scratch’ ?

Hey @jamesattard,

I thinking doing reset content and settings in the simulator should get the job done.

Cheers,

Adam

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.