razorpay / react-native-razorpay

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

RazoryPay Checkout Error Unknown Type #333

Closed niyatiArunk closed 3 years ago

niyatiArunk commented 3 years ago

Check this image, I got this error, please let me know how to get it resolved using Razorpay, v2.2.5, Xcode v12.4, Razorpay-pod (Autolinking)(1.1.13) React-native v63.2, Works fine in Android only issue with Ios Untitled

vineeth-vk11 commented 3 years ago

@niyatiArunk are you using a M1 mac ?

If yes please follow the below issue. We have a discussion going on there about this.

https://github.com/razorpay/react-native-razorpay/issues/331

niyatiArunk commented 3 years ago

@niyatiArunk are you using a M1 mac ?

If yes please follow the below issue. We have a discussion going on there about this.

331

I am using mac mini

niyatiArunk commented 3 years ago

it works fine now archive succeded, earlier I have changed the scheme to run as a release build that was causing the issue, now it working after reverting back.