razorpay / react-native-razorpay

React Native wrapper for Razorpay's mobile SDKs
https://www.npmjs.com/package/react-native-razorpay
MIT License
124 stars 107 forks source link

Ios signed build is raising error #315

Closed bishalinkoop closed 3 years ago

bishalinkoop commented 3 years ago

Description

Ios signed build is not working, tried sample app it's also raising same error

Razorpay Package Version :

"react-native-razorpay": "^2.2.2",

Xcode Version (iOS) :

12.2

Razorpay-pod version (iOS) :

I have tried sample app also, It's also raising same error

Screenshot 2021-01-21 at 1 01 30 PM

Nautiyalsachin commented 3 years ago

@bishalinkoop Can you try updating razorpay-pod to latest version, current version is 1.1.11.

bishalinkoop commented 3 years ago

@Nautiyalsachin I have updated the razorpay-pod to 1.1.11, but it is still raising the same error.

Nautiyalsachin commented 3 years ago

try removing the plugin and adding it again. Also, can you tell us the react-native version you are using?

bishalinkoop commented 3 years ago

@Nautiyalsachin I tried removing and adding the plugin, It's not working. React native version is 0.61.5.

Nautiyalsachin commented 3 years ago

@bishalinkoop Have you tried our Sample App shared with this repo? Please try it and see the implementation there. It might help you to find the issue.

Nautiyalsachin commented 3 years ago

Closing this issue due to inactivity, assuming the sample app worked for you. Feel free to add more comments here. Thanks.

kaushik-prasanna commented 3 years ago

@Nautiyalsachin , facing the same exact issue. Running everything on the latest version and have reinstalled and tried. I see the same issue closed multiple times, and every time it is unresolved and closed due to inactivity or such other. Hope it can be resolved here for future references.

Running :

react-native-razorpay (2.2.4) razorpay-pod (1.1.12)

Setup everything has been followed.

Stuck on this from 3-4 days now and none of the tricks etc mentioned work. Please check.

Nautiyalsachin commented 3 years ago

@kaushik-prasanna Can you try with XCode 12.3 or earlier versions?

masnoonmulla commented 2 years ago

Hi @Nautiyalsachin facing same problem Xcode Version = "13.2" razorpay version = "2.2.8"

Screenshot 2021-12-18 at 12 10 42 PM