Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK on iOS is not able to download pod files on v1.1.2 #37

Closed
raghav39 opened this issue Oct 16, 2019 · 8 comments
Closed

SDK on iOS is not able to download pod files on v1.1.2 #37

raghav39 opened this issue Oct 16, 2019 · 8 comments

Comments

@raghav39
Copy link

I am getting the following error on pod install

[!] CocoaPods could not find compatible versions for pod "razorpay-pod":
  In snapshot (Podfile.lock):
    razorpay-pod (= 1.1.2)

  In Podfile:
    razorpay_flutter (from `.symlinks/plugins/razorpay_flutter/ios`) was resolved to 1.1.1, which depends on
      razorpay-pod (~> 1.1.4)
@ChintanAcharya
Copy link
Contributor

@raghav39 Try running pod update in the ios directory and let us know if it works.

@Nautiyalsachin
Copy link
Contributor

Closing this issue due to the inactivity. Please feel free to either re-open the issue or create a new ticket if you have any additional issues.

@wirelessbhai
Copy link

wirelessbhai commented Jun 30, 2020

Error Launching The Application on Ios Device

[!] CocoaPods could not find compatible versions for pod "razorpay_flutter":
In Podfile:
razorpay_flutter (from .symlinks/plugins/razorpay_flutter/ios)

Specs satisfying the razorpay_flutter (from .symlinks/plugins/razorpay_flutter/ios) dependency were found, but they required a higher minimum deployment target.

@winterprogram
Copy link

Error Launching The Application on Ios Device
[!] CocoaPods could not find compatible versions for pod "razorpay_flutter":
In Podfile:
razorpay_flutter (from .symlinks/plugins/razorpay_flutter/ios)

Specs satisfying the razorpay_flutter (from .symlinks/plugins/razorpay_flutter/ios) dependency were found, but they required a higher minimum deployment target.

@ravipromact2306
Copy link

@winterprogram Any luck with this?

@vashisth00
Copy link

[!] CocoaPods could not find compatible versions for pod "razorpay_flutter":
In Podfile:
razorpay_flutter (from .symlinks/plugins/razorpay_flutter/ios)

Specs satisfying the razorpay_flutter (from .symlinks/plugins/razorpay_flutter/ios) dependency were found, but they required a higher minimum deployment target.

@mohammadjawedahmadansari

CocoaPods could not find compatible versions for pod "razorpay_flutter":
In Podfile:
razorpay_flutter (from .symlinks/plugins/razorpay_flutter/ios)

I added updated dependencies for Razorpay but not supported and giving an error. Package imported successfully but not work. Please suggest.

@Nautiyalsachin
Copy link
Contributor

Hi @mohammadjawedahmadansari Go to the ios folder and run pod update for updating the pods, also check the dependency mentioned on the pod file. It should be iOS 10 and above. I would also suggest you remove the current plugin and try adding it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants