Git Product home page Git Product logo

Comments (5)

itsmepetrov avatar itsmepetrov commented on May 30, 2024

@MobiusHorizons Could you please provide your Podfile? What version of Stripe are you using?

from tipsi-stripe.

MobiusHorizons avatar MobiusHorizons commented on May 30, 2024

my Podfile looks like so

# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'MyProject' do
  # Uncomment the next line if you're using Swift or would like to use dynamic frameworks
  use_frameworks!

  # Pods for MyProject
  pod 'Firebase/Messaging'
  pod 'Stripe', '~> 9.2.0'
  #inherit! :search_paths

end

The result of calling pod install is below:

Analyzing dependencies
Downloading dependencies
Using Firebase (3.15.0)
Using FirebaseAnalytics (3.7.0)
Using FirebaseCore (3.5.2)
Using FirebaseInstanceID (1.0.9)
Using FirebaseMessaging (1.2.2)
Using GoogleToolboxForMac (2.1.1)
Using Protobuf (3.2.0)
Using Stripe (9.2.0)
Generating Pods project
Integrating client project
Sending stats
Pod installation complete! There are 2 dependencies from the Podfile and 8 total pods installed.

As you can see it's using Stripe 9.2.0.

from tipsi-stripe.

isnifer avatar isnifer commented on May 30, 2024

@MobiusHorizons please, update Stripe pod to:

pod 'Stripe', '10.1.0'

from tipsi-stripe.

MobiusHorizons avatar MobiusHorizons commented on May 30, 2024

@isnifer, thanks, I don't know how I missed that. That seems to have fixed it.

As a side note when running react-native link it says it's modifying the pod file to the new version, but no change is made. This may have led to my confusion.

from tipsi-stripe.

isnifer avatar isnifer commented on May 30, 2024

@MobiusHorizons glad to help you)

from tipsi-stripe.

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.