This commit is contained in:
Sebastien Riviere
2026-02-13 00:22:29 +01:00
parent eb72a1e5da
commit 5f16500634
11 changed files with 79 additions and 37 deletions

View File

@@ -29,7 +29,7 @@
"android"
],
"android": {
"package": "com.anonymous.traqueapp",
"package": "net.rezel.traque",
"permissions": [
"ACCESS_FINE_LOCATION",
"ACCESS_COARSE_LOCATION",
@@ -48,7 +48,7 @@
}
},
"ios": {
"bundleIdentifier": "com.anonymous.traqueapp",
"bundleIdentifier": "net.rezel.traque",
"infoPlist": {
"UIBackgroundModes": [
"location"