expo-location 18.0.11-canary-20250403-13261ac → 18.0.11-canary-20250404-87e2506
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -2
- package/android/build.gradle +2 -2
- package/expo-module.config.json +1 -7
- package/package.json +4 -5
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac-sources.jar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac-sources.jar.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac-sources.jar.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac-sources.jar.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac-sources.jar.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.aar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.aar.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.aar.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.aar.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.aar.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.module +0 -110
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.module.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.module.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.module.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.module.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.pom +0 -47
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.pom.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.pom.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.pom.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/18.0.11-canary-20250403-13261ac/expo.modules.location-18.0.11-canary-20250403-13261ac.pom.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/maven-metadata.xml +0 -13
- package/local-maven-repo/host/exp/exponent/expo.modules.location/maven-metadata.xml.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/maven-metadata.xml.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/maven-metadata.xml.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/maven-metadata.xml.sha512 +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -8,8 +8,6 @@
|
|
|
8
8
|
|
|
9
9
|
### 🐛 Bug fixes
|
|
10
10
|
|
|
11
|
-
- [iOS] Fixed issue with some permission request flows resolving too soon on iOS. ([#35693](https://github.com/expo/expo/pull/35693) by [@chrfalch](https://github.com/chrfalch))
|
|
12
|
-
- [iOS] Remove restarting all services when CLLocationManager reports an error ([#35478](https://github.com/expo/expo/pull/35478) by [@chrfalch](https://github.com/chrfalch))
|
|
13
11
|
- [Android] Add missing ProGuard rule to fix task consumer failed ([#34098](https://github.com/expo/expo/pull/34098) by [@cornejobarraza](https://github.com/cornejobarraza))
|
|
14
12
|
- [iOS] `startLocationUpdatesAsync` should not require background permissions ([#33617](https://github.com/expo/expo/pull/33617) by [@andrejpavlovic](https://github.com/andrejpavlovic)
|
|
15
13
|
|
|
@@ -19,6 +17,13 @@
|
|
|
19
17
|
- [Android] Started using expo modules gradle plugin. ([#34176](https://github.com/expo/expo/pull/34176) by [@lukmccall](https://github.com/lukmccall))
|
|
20
18
|
- [Android] Added missing dependency. ([#35822](https://github.com/expo/expo/pull/35822) by [@lukmccall](https://github.com/lukmccall))
|
|
21
19
|
|
|
20
|
+
## 18.0.10 - 2025-04-01
|
|
21
|
+
|
|
22
|
+
### 🐛 Bug fixes
|
|
23
|
+
|
|
24
|
+
- [iOS] Fixed issue with some permission request flows resolving too soon on iOS. ([#35693](https://github.com/expo/expo/pull/35693) by [@chrfalch](https://github.com/chrfalch))
|
|
25
|
+
- [iOS] Remove restarting all services when CLLocationManager reports an error ([#35478](https://github.com/expo/expo/pull/35478) by [@chrfalch](https://github.com/chrfalch))
|
|
26
|
+
|
|
22
27
|
## 18.0.9 - 2025-03-31
|
|
23
28
|
|
|
24
29
|
_This version does not introduce any user-facing changes._
|
package/android/build.gradle
CHANGED
|
@@ -4,13 +4,13 @@ plugins {
|
|
|
4
4
|
}
|
|
5
5
|
|
|
6
6
|
group = 'host.exp.exponent'
|
|
7
|
-
version = '18.0.
|
|
7
|
+
version = '18.0.2'
|
|
8
8
|
|
|
9
9
|
android {
|
|
10
10
|
namespace "expo.modules.location"
|
|
11
11
|
defaultConfig {
|
|
12
12
|
versionCode 29
|
|
13
|
-
versionName "18.0.
|
|
13
|
+
versionName "18.0.2"
|
|
14
14
|
consumerProguardFiles("proguard-rules.pro")
|
|
15
15
|
}
|
|
16
16
|
}
|
package/expo-module.config.json
CHANGED
|
@@ -4,12 +4,6 @@
|
|
|
4
4
|
"modules": ["LocationModule"]
|
|
5
5
|
},
|
|
6
6
|
"android": {
|
|
7
|
-
"modules": ["expo.modules.location.LocationModule"]
|
|
8
|
-
"publication": {
|
|
9
|
-
"groupId": "host.exp.exponent",
|
|
10
|
-
"artifactId": "expo.modules.location",
|
|
11
|
-
"version": "18.0.11-canary-20250403-13261ac",
|
|
12
|
-
"repository": "local-maven-repo"
|
|
13
|
-
}
|
|
7
|
+
"modules": ["expo.modules.location.LocationModule"]
|
|
14
8
|
}
|
|
15
9
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-location",
|
|
3
|
-
"version": "18.0.11-canary-
|
|
3
|
+
"version": "18.0.11-canary-20250404-87e2506",
|
|
4
4
|
"description": "Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.",
|
|
5
5
|
"main": "build/index.js",
|
|
6
6
|
"types": "build/index.d.ts",
|
|
@@ -39,10 +39,9 @@
|
|
|
39
39
|
"preset": "expo-module-scripts"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"expo-module-scripts": "4.0.
|
|
42
|
+
"expo-module-scripts": "4.0.6-canary-20250404-87e2506"
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|
|
45
|
-
"expo": "53.0.0-canary-
|
|
46
|
-
}
|
|
47
|
-
"gitHead": "13261ac5856369e1ce42ef4c380d5af1d7a40392"
|
|
45
|
+
"expo": "53.0.0-canary-20250404-87e2506"
|
|
46
|
+
}
|
|
48
47
|
}
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
009930bf49815cd59874db36ca7f4ab1
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
838e05dcb6c21532cad991a724a4ce9ce2a3e572
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
d30c5c5e8e013d7356095a0ba9b19939ede75235295cac9193aa27a7601f2d8a
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
68920c75933565fda76d75b67d44945458385ade303118b7942cf8e07ad741a25dafc44fa2a5046aaa04f6be46a13ef14d80ac131aedd115061b5ac7c863dc94
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
556b18e4a484251868e2b80fb2400bc9
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
9eb1d7b49143fadcd5e69eccd214e25b23ca7e49
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1aea5a6b3fd289628062582aad3e511c3dded4b9e1698be4dabea6f8f8dee952
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
9d46ba015b36cdb45893d41d39621afaae41598e4823ff3586f60417717930e93d3becddbbd502504546551cdb9a8424a1c595e63a7dc19479b79679de39c2b2
|
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"formatVersion": "1.1",
|
|
3
|
-
"component": {
|
|
4
|
-
"group": "host.exp.exponent",
|
|
5
|
-
"module": "expo.modules.location",
|
|
6
|
-
"version": "18.0.11-canary-20250403-13261ac",
|
|
7
|
-
"attributes": {
|
|
8
|
-
"org.gradle.status": "release"
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
"createdBy": {
|
|
12
|
-
"gradle": {
|
|
13
|
-
"version": "8.13"
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
"variants": [
|
|
17
|
-
{
|
|
18
|
-
"name": "releaseVariantReleaseApiPublication",
|
|
19
|
-
"attributes": {
|
|
20
|
-
"org.gradle.category": "library",
|
|
21
|
-
"org.gradle.dependency.bundling": "external",
|
|
22
|
-
"org.gradle.libraryelements": "aar",
|
|
23
|
-
"org.gradle.usage": "java-api"
|
|
24
|
-
},
|
|
25
|
-
"dependencies": [
|
|
26
|
-
{
|
|
27
|
-
"group": "com.google.android.gms",
|
|
28
|
-
"module": "play-services-location",
|
|
29
|
-
"version": {
|
|
30
|
-
"requires": "21.0.1"
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
],
|
|
34
|
-
"files": [
|
|
35
|
-
{
|
|
36
|
-
"name": "expo.modules.location-18.0.11-canary-20250403-13261ac.aar",
|
|
37
|
-
"url": "expo.modules.location-18.0.11-canary-20250403-13261ac.aar",
|
|
38
|
-
"size": 184741,
|
|
39
|
-
"sha512": "9d46ba015b36cdb45893d41d39621afaae41598e4823ff3586f60417717930e93d3becddbbd502504546551cdb9a8424a1c595e63a7dc19479b79679de39c2b2",
|
|
40
|
-
"sha256": "1aea5a6b3fd289628062582aad3e511c3dded4b9e1698be4dabea6f8f8dee952",
|
|
41
|
-
"sha1": "9eb1d7b49143fadcd5e69eccd214e25b23ca7e49",
|
|
42
|
-
"md5": "556b18e4a484251868e2b80fb2400bc9"
|
|
43
|
-
}
|
|
44
|
-
]
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"name": "releaseVariantReleaseRuntimePublication",
|
|
48
|
-
"attributes": {
|
|
49
|
-
"org.gradle.category": "library",
|
|
50
|
-
"org.gradle.dependency.bundling": "external",
|
|
51
|
-
"org.gradle.libraryelements": "aar",
|
|
52
|
-
"org.gradle.usage": "java-runtime"
|
|
53
|
-
},
|
|
54
|
-
"dependencies": [
|
|
55
|
-
{
|
|
56
|
-
"group": "org.jetbrains.kotlin",
|
|
57
|
-
"module": "kotlin-stdlib-jdk7",
|
|
58
|
-
"version": {
|
|
59
|
-
"requires": "2.0.21"
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"group": "androidx.annotation",
|
|
64
|
-
"module": "annotation",
|
|
65
|
-
"version": {
|
|
66
|
-
"requires": "1.7.1"
|
|
67
|
-
}
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"group": "com.google.android.gms",
|
|
71
|
-
"module": "play-services-location",
|
|
72
|
-
"version": {
|
|
73
|
-
"requires": "21.0.1"
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
],
|
|
77
|
-
"files": [
|
|
78
|
-
{
|
|
79
|
-
"name": "expo.modules.location-18.0.11-canary-20250403-13261ac.aar",
|
|
80
|
-
"url": "expo.modules.location-18.0.11-canary-20250403-13261ac.aar",
|
|
81
|
-
"size": 184741,
|
|
82
|
-
"sha512": "9d46ba015b36cdb45893d41d39621afaae41598e4823ff3586f60417717930e93d3becddbbd502504546551cdb9a8424a1c595e63a7dc19479b79679de39c2b2",
|
|
83
|
-
"sha256": "1aea5a6b3fd289628062582aad3e511c3dded4b9e1698be4dabea6f8f8dee952",
|
|
84
|
-
"sha1": "9eb1d7b49143fadcd5e69eccd214e25b23ca7e49",
|
|
85
|
-
"md5": "556b18e4a484251868e2b80fb2400bc9"
|
|
86
|
-
}
|
|
87
|
-
]
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"name": "releaseVariantReleaseSourcePublication",
|
|
91
|
-
"attributes": {
|
|
92
|
-
"org.gradle.category": "documentation",
|
|
93
|
-
"org.gradle.dependency.bundling": "external",
|
|
94
|
-
"org.gradle.docstype": "sources",
|
|
95
|
-
"org.gradle.usage": "java-runtime"
|
|
96
|
-
},
|
|
97
|
-
"files": [
|
|
98
|
-
{
|
|
99
|
-
"name": "expo.modules.location-18.0.11-canary-20250403-13261ac-sources.jar",
|
|
100
|
-
"url": "expo.modules.location-18.0.11-canary-20250403-13261ac-sources.jar",
|
|
101
|
-
"size": 22886,
|
|
102
|
-
"sha512": "68920c75933565fda76d75b67d44945458385ade303118b7942cf8e07ad741a25dafc44fa2a5046aaa04f6be46a13ef14d80ac131aedd115061b5ac7c863dc94",
|
|
103
|
-
"sha256": "d30c5c5e8e013d7356095a0ba9b19939ede75235295cac9193aa27a7601f2d8a",
|
|
104
|
-
"sha1": "838e05dcb6c21532cad991a724a4ce9ce2a3e572",
|
|
105
|
-
"md5": "009930bf49815cd59874db36ca7f4ab1"
|
|
106
|
-
}
|
|
107
|
-
]
|
|
108
|
-
}
|
|
109
|
-
]
|
|
110
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
6b99b835971576b0f9729346df1a482a
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
75f7eed0d9c2938bb419d05ce01d100bbbfaa3f5
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
fa68887fdedbd324e9c1c39048cea5fa118f8ba95233655f1d8e5a59265a691a
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
a111b5a1573a124b8ff3d5700feb7b5cd117a2fd0101f8fabdb8a8f0b4577878454700549424e3b309e914fdac0900e12808c2f21f5103d9d1cb77011e571463
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
|
3
|
-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
4
|
-
<!-- This module was also published with a richer model, Gradle metadata, -->
|
|
5
|
-
<!-- which should be used instead. Do not delete the following line which -->
|
|
6
|
-
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
|
|
7
|
-
<!-- that they should prefer consuming it instead. -->
|
|
8
|
-
<!-- do_not_remove: published-with-gradle-metadata -->
|
|
9
|
-
<modelVersion>4.0.0</modelVersion>
|
|
10
|
-
<groupId>host.exp.exponent</groupId>
|
|
11
|
-
<artifactId>expo.modules.location</artifactId>
|
|
12
|
-
<version>18.0.11-canary-20250403-13261ac</version>
|
|
13
|
-
<packaging>aar</packaging>
|
|
14
|
-
<name>expo.modules.location</name>
|
|
15
|
-
<url>https://github.com/expo/expo</url>
|
|
16
|
-
<licenses>
|
|
17
|
-
<license>
|
|
18
|
-
<name>MIT License</name>
|
|
19
|
-
<url>https://github.com/expo/expo/blob/main/LICENSE</url>
|
|
20
|
-
</license>
|
|
21
|
-
</licenses>
|
|
22
|
-
<scm>
|
|
23
|
-
<connection>https://github.com/expo/expo.git</connection>
|
|
24
|
-
<developerConnection>https://github.com/expo/expo.git</developerConnection>
|
|
25
|
-
<url>https://github.com/expo/expo</url>
|
|
26
|
-
</scm>
|
|
27
|
-
<dependencies>
|
|
28
|
-
<dependency>
|
|
29
|
-
<groupId>com.google.android.gms</groupId>
|
|
30
|
-
<artifactId>play-services-location</artifactId>
|
|
31
|
-
<version>21.0.1</version>
|
|
32
|
-
<scope>compile</scope>
|
|
33
|
-
</dependency>
|
|
34
|
-
<dependency>
|
|
35
|
-
<groupId>org.jetbrains.kotlin</groupId>
|
|
36
|
-
<artifactId>kotlin-stdlib-jdk7</artifactId>
|
|
37
|
-
<version>2.0.21</version>
|
|
38
|
-
<scope>runtime</scope>
|
|
39
|
-
</dependency>
|
|
40
|
-
<dependency>
|
|
41
|
-
<groupId>androidx.annotation</groupId>
|
|
42
|
-
<artifactId>annotation</artifactId>
|
|
43
|
-
<version>1.7.1</version>
|
|
44
|
-
<scope>runtime</scope>
|
|
45
|
-
</dependency>
|
|
46
|
-
</dependencies>
|
|
47
|
-
</project>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
d0a8f0bca039fa65c7c06debf5cb3f59
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
731afd47fc7eef015b46ffc74c672aa5f7571e91
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
a706d719275b9d75851f1d3d8ddea442cf99abe046ba87f665c043f19971161f
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
697002f498cd882eec03c073e56b04e523e301bdd5283ffd66cceb21c83c7626dacae879b7f7eb6ee4424c6227dc4515eb688182e6b90cd8596a6d7312d5d3eb
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<metadata>
|
|
3
|
-
<groupId>host.exp.exponent</groupId>
|
|
4
|
-
<artifactId>expo.modules.location</artifactId>
|
|
5
|
-
<versioning>
|
|
6
|
-
<latest>18.0.11-canary-20250403-13261ac</latest>
|
|
7
|
-
<release>18.0.11-canary-20250403-13261ac</release>
|
|
8
|
-
<versions>
|
|
9
|
-
<version>18.0.11-canary-20250403-13261ac</version>
|
|
10
|
-
</versions>
|
|
11
|
-
<lastUpdated>20250402223117</lastUpdated>
|
|
12
|
-
</versioning>
|
|
13
|
-
</metadata>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
5a4e58bd357a75b87f3b51d7a1fea43d
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
80318fef15d567df23522c6217145c85414370bf
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
4eef53f13c6a9e9eeefd2f23a557970d60d9ac32c8069cac63e68620510abae7
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ccd7811e4e793eede9e24c683a69c264a0643d9bb792d977e3c0911bcee33703f5f71120f716d7f23bad8166b62ae486410ee2784538b6b88701ee280b1e5ef1
|