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 on ios not opening payment module #186

Closed
essuraj opened this issue May 3, 2019 · 3 comments
Closed

Razorpay on ios not opening payment module #186

essuraj opened this issue May 3, 2019 · 3 comments

Comments

@essuraj
Copy link

essuraj commented May 3, 2019

RazorpayCheckout.open is not opening dialog to pay.. xcode 10.2 on react-native 0.59.5. works fine on android. the code execution is getting stuck at open method and never leaves.. if i disconnect from internet, payment failure page is called as usual.

@Rushi271193
Copy link

Getting the same issue. Only that instead of remaining stuck the checkout method return error as follows:

Attempt to present <UINavigationController: 0x7f8c6390ae00> on <UIViewController: 0x7f8c6341fe90> which is already presenting <RCTModalHostViewController: 0x7f8c6349b7a0>
/Users/travis/build/razorpay/razorpay-ios/RazorpayIOS/CheckoutOtpelf/Classes/RazorpayCheckoutVC.swift deinitialized

@essuraj
Copy link
Author

essuraj commented Jun 24, 2019

I had a page loading modal open...before checkout.. when we removed the loading modal .. this worked

@Rushi271193
Copy link

Rushi271193 commented Jun 25, 2019

Got it. Thanks man. Great help

@sumedht sumedht closed this as completed Aug 29, 2019
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

3 participants