Giter Site home page Giter Site logo

Comments (2)

dpa99c avatar dpa99c commented on July 17, 2024 1

cordova-plugin-googleplus includes a static snapshot of the GoogleUtilities library (as well as other Google libraries) as an Xcode framework rather than including it dynamically via Cocopods.

The version it bundles is over 3 years old and hence far out of date.
This plugin currently depends on Firebase SDK v6.3.0 for iOS which is added dynamically via Cocopods.
That in turn pulls in Google Utilities v6.2.0 - a much more recent version and hence the iOS build fails due to 2 incompatible versions of the library being included.

The solution mentioned in the SO post will not work since it recommends bumping the Cocopods version but cordova-plugin-googleplus does not use Cocopods.

Issues have been raised against cordova-plugin-googleplus e.g. #553 due to this.

Therefore if you wish to use cordova-plugin-googleplus in the same build as this plugin, cordova-plugin-googleplus will need updating to use newer versions of the Google libraries, preferably syndicated by Cocopods.

Since this plugin is not at fault, this issue will now be closed.

from cordova-plugin-firebasex.

mogupta avatar mogupta commented on July 17, 2024

I have tried this also
https://stackoverflow.com/questions/56185845/unrecognized-selector-sent-to-instance-ionic-cordova-google-plus-login

from cordova-plugin-firebasex.

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.