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

Razorpay not working in React Native Expo SDK 51 #483

Open
sidhardh-joe opened this issue Nov 22, 2024 · 0 comments
Open

Razorpay not working in React Native Expo SDK 51 #483

sidhardh-joe opened this issue Nov 22, 2024 · 0 comments

Comments

@sidhardh-joe
Copy link

          Anyone who is here with the same issue [refer to this video](https://www.youtube.com/watch?v=tTzNDrLvwTs&t=343s).

If you are using expo install the razorpay package then use
npx expo install expo-dev-client ,if you havent installed dev client install it
eas build --profile development --platform android to make a dev build and install it and follow
razorpay documentation for expo
follow these steps and you will have it working.

Note:
You dont need to run prebuild as expo links them automatically.
Install the package and then run development build.
As of November 2024 latest expo sdk is 52 and it comes with new architecture and as of now razorpay doesn't not support the new architecture. Make sure to go with expo sdk 51 and React Native 0.74 for compatibility.
Good Luck

Originally posted by @sidhardh-joe in #468 (comment)

@sidhardh-joe sidhardh-joe changed the title Anyone who is here with the same issue [refer to this video](https://www.youtube.com/watch?v=tTzNDrLvwTs&t=343s). Razorpay not working in React Native Expo SDK 51 Nov 22, 2024
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

1 participant