Closed Cshayan closed 2 years ago
@Cshayan this has been resolved. Please update to the latest version and this error should not occur. Thank you. closing the ticket.
@vivekshindhe - what is the latest version that you are referring to? The last version that was released was way back in June 2021. Am I missing something?
Facing the same issue on a production app.
Description
Hi, I am seeing some crashes related to Razorpay in Firebase crashlytics. Though it is not reproducible from my end, but production users are facing the crash. Attaching the logs from the crash below -
Provided the stack trace below (in What happened section) -
Razorpay Package Version :
"react-native-razorpay": "2.2.2"
Xcode Version (iOS) :
Version 12.5.1 (12E507)
Razorpay-pod version (iOS) :
razorpay-pod (1.1.14)
Java and Gradle Version (android) :
Java version - 1.8.0_292 Gradle version - 6.7.1
What you did:
Found the crash logs in firebase crashlytics.
What happened:
Stack Trace -
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
Not reproducible from my dev end, but seeing those crashes happening for production users in crashlytics.
Suggested solution:
Code example, screenshot, or link to a repository:
Please provide a link to a repository on GitHub, or provide a minimal code example that reproduces the problem. You may provide a screenshot of the application if you think it is relevant to your bug report. Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve