Expo asking for location permissions twice?

Hello,
I’m asking for Location permissions on startup, upon granting it transitions to next component which asks for PushNotification permissions. Expo appears to be asking location permissions twice, here is screenshot for the second time which is appearing over the next component - which results in setstate being called in previous unmounted component. I assume this is just because i’m using the expo client and its managing multiple user/app permissions within the same client?

Thanks

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