React-native-geolocation-service: Incompatible with googlePlayServicesVersion 16.1.0

Created on 16 Jun 2019  路  4Comments  路  Source: Agontuk/react-native-geolocation-service

My project uses googlePlayServicesVersion 16.1.0 and the package com.google.android.gms:play-services-location:16.1.0 not exists. This is throwing build errors.

Any sugestions?

Most helpful comment

Use 16.0.0. There is no version 16.1.0 for the location package at the moment.

All 4 comments

Use 16.0.0. There is no version 16.1.0 for the location package at the moment.

@JanithaR i see that, but the package really not exist on ICM repository. I don't know why the Maven is listing that.

Closing this since it's not related the package itself.

Was this page helpful?
0 / 5 - 0 ratings