We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a530a commit 37b748eCopy full SHA for 37b748e
android/app/src/main/AndroidManifest.xml
@@ -1,5 +1,6 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
package="com.xunji.study_spaces">
3
+ <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
4
<queries>
5
<!-- If your app opens https URLs -->
6
<intent>
0 commit comments