dynamitechetan / dynamitechetan/razorpay_flutter

CocoaPods could not find compatible versions for pod "razorpay_flutter":

Open
#32 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
31
Forks
15
PR merge metrics
No merged PRs in 30d

Description

I'm trying to run an app that used **razorpay_flutter:1.2.2** for flutter and when I want to run it on the ios simulator or physical device

this error appears

```
Error running pod install
Error launching application on iPhone 12 Pro.
```
and when I entered the ios file inside the project and trying to install cocoapods and update it

then run `pod install` this error appears

```
[!] 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.
```

I also tried to change the deployment target from Xcode, nothing works
what to do now?

I'm using
- flutter channel stable, 1.20.3
- XCode Version 12.1
- ios version 14.1

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.