razorpay / razorpay-pod

:iphone: CocoaPod implementation of Razorpay's Payment SDK. Refer for instructions:
https://docs.razorpay.com/v1/page/ios-integration
MIT License
21 stars 18 forks source link

white blank screen : swift 5.1 | pod 'razorpay-pod' | "react-native-razorpay": "^2.1.31" #85

Closed cullsin closed 4 years ago

cullsin commented 4 years ago

after I installed and integrated with pod. I am getting a blank white screen. bundle is not started and index.js is not getting triggered. I did not see any error messages. when I uninstall razorpay, my app is loaded successfully.

IDE Specs

I am using react native.

Retro Steps

Screenshots

image

Nautiyalsachin commented 4 years ago

Please update your react-native-razorpay plugin, it's been fixed. Also, update podfile if you haven't updated it yet.

Feel free to open this issue.