File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
22 xmlns : tools =" http://schemas.android.com/tools" >
3- <uses-permission android : name =" android.permission.ACCESS_COURSE_LOCATION " />
3+ <uses-permission android : name =" android.permission.ACCESS_COARSE_LOCATION " />
44 <uses-permission android : name =" android.permission.ACCESS_FINE_LOCATION" />
5- <uses-permission android : name =" android.permission.FOREGROUND_SERVICE_LOCATION" />
65 <uses-permission android : name =" android.permission.RECORD_AUDIO" />
76 <uses-feature android : name =" android.hardware.usb.host" />
87 <uses-feature
Original file line number Diff line number Diff line change 3636 <string >App needs access to photo library </string >
3737 <key >NSLocationWhenInUseUsageDescription </key >
3838 <string >This app needs access to location. </string >
39+ <key >NSLocationAlwaysAndWhenInUseUsageDescription </key >
40+ <string >This app needs access to location. </string >
3941 <key >UISupportedInterfaceOrientations </key >
4042 <array >
4143 <string >UIInterfaceOrientationPortrait </string >
You can’t perform that action at this time.
0 commit comments