react-native-tracking-transparency icon indicating copy to clipboard operation
react-native-tracking-transparency copied to clipboard

requestTrackingPermission is not working after 'denied' the first time

Open LaurenceM10 opened this issue 2 years ago • 3 comments

I would like to show the requestTrackingPermission modal after denied the first time. It only works the first time when the status is not-determined

LaurenceM10 avatar Sep 02 '21 03:09 LaurenceM10

It's a one-time prompt

RigoOnRails avatar Sep 08 '21 16:09 RigoOnRails

It's ios native behavior. for testing purposes try to get the value again if denied you can ask for it again. but every time you have to go to the settings and switch it off. Settings -> Privacy -> Tracking -> your app tracking

musti-91 avatar Sep 15 '21 14:09 musti-91

THen this is a non-issue, right? shouldn't it be closed?

diegodorado avatar May 03 '23 16:05 diegodorado