Skip to content

Commit 2eb04f4

Browse files
committed
fix: add 'LocationWhenInUse' permission to setup_permissions
1 parent 06f7136 commit 2eb04f4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ios/Podfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ end
3434
setup_permissions([
3535
'Camera',
3636
'PhotoLibrary',
37+
'LocationWhenInUse',
3738
])
3839

3940
def common_pods

0 commit comments

Comments
 (0)