GithubHelp home page GithubHelp logo

Comments (5)

dapriett avatar dapriett commented on June 20, 2024

I have it currently setup to use the latest version installed compile 'com.google.android.gms:play-services-maps:+'. You can maybe try uninstalling any later versions of the sdk with the Android SDK Manager, then I believe it should use 8.4.0.

Maybe it would be best if they changed their plugins to do the same, that way you're always using the latest installed. Otherwise, I'm not sure the best way to keep them all in sync.

from nativescript-google-maps-sdk.

dklinzing avatar dklinzing commented on June 20, 2024

Unfortunately we're building using the Telerik Platform, so we don't have control over the google play service version installed. I'll check w/ the other plugin developers to see if they can use latest version installed.

from nativescript-google-maps-sdk.

mini-eggs avatar mini-eggs commented on June 20, 2024

I was just having this issue between three plugins. admob + push-notifications + google-maps-sdk.

In the include.gradle for each plugin I replaced the previous junk with this:
dependencies {
compile "com.google.android.gms:play-services-ads:9.0.0"
}

tns platform remove android
tns run android
Should spin it right!

from nativescript-google-maps-sdk.

dapriett avatar dapriett commented on June 20, 2024

Looks like this issue is resolved - at least for this plugin.

from nativescript-google-maps-sdk.

dapriett avatar dapriett commented on June 20, 2024

I added the ability now to set the SDK version - see commit 9a92655.

Hopefully that solve your issues. If so, maybe you can ask the other plugins that depend on Google Play Services to reference the same property.

from nativescript-google-maps-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.