Giter VIP home page Giter VIP logo

Comments (10)

tsavo-vdb-knott avatar tsavo-vdb-knott commented on July 17, 2024

Hello!

I am actually running into the same issue. Were you able to find a solution @tonyfung99 ?

from cordova-plugin-firebase-authentication.

tonyfung99 avatar tonyfung99 commented on July 17, 2024

@T-Knott-Mesh I think at the end I dropped this library... I no longer find it exist in my package.json. I end up to accomplish the firebase SMS login function by using the below packages / plugins

"cordova-plugin-firebase": "^1.0.5", "firebase": "^5.2.0", "angularfire2": "^5.0.0-rc.11", "@ionic-native/firebase": "^4.9.0",

from cordova-plugin-firebase-authentication.

 avatar commented on July 17, 2024

@tonyfung99 okay thank you !

from cordova-plugin-firebase-authentication.

JavierPAYTEF avatar JavierPAYTEF commented on July 17, 2024

I think the problem is that this library doesn't work with the plugin "cordova-plugin-firebase" that uses a different version of the underlying libraries. If you use the other plugins from this author they are compatible.

from cordova-plugin-firebase-authentication.

patrickjvieira avatar patrickjvieira commented on July 17, 2024

@T-Knott-Mesh Did you run 'pod install' inside platforms/ios? Try it.

from cordova-plugin-firebase-authentication.

uokivan avatar uokivan commented on July 17, 2024

@T-Knott-Mesh Did you run 'pod install' inside platforms/ios? Try it.

can u tell me how to ?Please

from cordova-plugin-firebase-authentication.

patrickjvieira avatar patrickjvieira commented on July 17, 2024

@uokivan I've no longer working with cordova but if i remember corectly it's a package dependcy problem, enter with terminal in project/platforms/ios and run the command 'pod install', CocoaPods is a dependency manger for Swift and Objective-C, It will fetch and install missing packages.
The command can take some time it's normal.
https://cocoapods.org/

from cordova-plugin-firebase-authentication.

uokivan avatar uokivan commented on July 17, 2024

@patrickjvieira Thank you very much

from cordova-plugin-firebase-authentication.

moblizeit avatar moblizeit commented on July 17, 2024

i have the same issue and i have done pod install inside platform/ios

from cordova-plugin-firebase-authentication.

itshazlan avatar itshazlan commented on July 17, 2024

i have solved the issue by doing npm install -S firebase@canary

from cordova-plugin-firebase-authentication.

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.