I'm not getting location permissions anymore

Please provide the following:

  1. SDK Version: 39
  2. Platforms(Android/iOS/web/all): Android/iOS

Hello guys,

I’m facing an, apparently, unknow issue with my expo apps in production.
See, the apps suddenly stopped having access to location permission, i mean, they worked just fine before and a couple days ago they just stopped having location permission.

Usually, i show an activity indicator to tell the user we are verifying if he has granted location permissions and if he has then i show a map, but if he doesn’t then i show a message saying that he needs to grant permissions to the app to show the map.
I checked the permission my the phone (both android and iOS) and they are granted. but it looks like the expo-permissions module just won’t resolve anymore.

Am i missing something with the new Expo SDK versions?

Note: I’m currently working on a new version of my apps which include Expo SDK 42, but in my production apps i’m using SDK 39

Hey @edwinmunguia, can you let me know what OS versions and device models you have tested on?

@adamjnav , sure i tested it on
iOS 15.0.1 - iPhone 8
Android 8.1.0 - LG K30

it is really weird, because as i mentioned, it suddenly stopped working. Any thoughts?

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