Yaroslav Khudyakov

Results 29 comments of Yaroslav Khudyakov

> It worked perfectly. > I just changed the following in the build.gradle > `api 'com.google.android.gms:play-services-location:20.0.0'` > to > `api 'com.google.android.gms:play-services-location:21.0.1'` > And applied the patch and builded using `eas...

There is workaround with patch-package Moreover, as far as I understand, if you update play-services-location to version 21.0.1, all packages that you are using, and that also use play-services-location, should...

@christocracy please take a look, 2 hours i was inside building, but no state change fired, also 2 hours losted in logs 17:34:28.898 -> 18:24:58.510 18:25:06.369 -> 19:26:02.855 Logs ```...

> Also ensure you're using the latest version of `playServicesLocationVersion`. The latest version of [`play-services-location` is `21.0.1`](https://maven.google.com/web/index.html?q=location#com.google.android.gms:play-services-location:21.0.1). @christocracy how i can check verison of play-services-location? in logs i can only...

@christocracy are there any restrictions in the library depending on how we perform the installation process? I see 4 files related to Android installation(INSTALL-ANDROID-AUTO INSTALL-ANDROID-RNPM INSTALL-ANDROID INSTALL-EXPO), and they have...

@seann1081 do you solve problem with detecting status of Motion Updates state in Expo?

@pixelkoduje look to another expo plugins. f.e. [here](https://stackoverflow.com/questions/55372642/how-to-add-network-security-config-xml-to-manifest-in-expo-app-without-ejecting) xml file coping from project to android folder

@christocracy i can also provide list of 9000 collected points