-
Notifications
You must be signed in to change notification settings - Fork 107
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 Checkout open function not worked on both iOS and Android #348
Comments
@devakalimuthu Will need more information to go on here. Does it stay loading forever? What logs are you seeing when this happens? What version of react-native-razorpay are you using? |
No, only open loader page. this page is open and then suddenly closed it. No logs are printed and also no errors are bounce. When call the Razor-pay.open function called then only this happened. Previous days it worked fine. Recent days it wont open the page. My current version "react-native-razorpay": "^2.2.7". and "react": "16.11.0", "react-native": "0.62.2", |
@vivekshindhe |
@devakalimuthu Send the payload you are using please? |
@devakalimuthu hey even I have faced a similar kind of issue, instead of staying on the loading page, it redirects back to the previous screen in my case. And can be reproducible only on Xiaomi devices. |
@0x1bitcrack3r Could you please send the payload you are using? |
|
@vivekshindhe the issue that I am facing is same as this #277 |
@0x1bitcrack3r could you please send a sample payload for us to check if it is reproducible by us |
|
Description
Please provide a clear and concise description of what the bug is. Include screenshots if needed.
Please test using the latest React Native Razorpay plugin release to make sure your issue has not already been fixed.
Razorpay Package Version :
Open
Package.json
. > Copyreact-native-razorpay
version here.Xcode Version (iOS) :
Open Xcode > Go to
About Xcode
> copy the Xcode version here.Razorpay-pod version (iOS) :
Go to your project path > Go to folder named
ios
> open 'podfile.lock' file > search for 'razorpay-pod' > copy the line hereJava and Gradle Version (android) :
Specify your Java and Gradle version.
What you did:
What happened:
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
Suggested solution:
We need the open Amount details page will work normally.
Code example, screenshot, or link to a repository:
The text was updated successfully, but these errors were encountered: