I am working with an app that won’t let you go anywhere other than the home screen unless you have given it the required permissions.
Currently each time I run a test it is clearing the data and forgetting that these permissions have been granted.
How can I stop it doing this?
Thanks.
EDIT: I have found the noReset capability but that doesn’t seem available in my project as it comes up in red text.