Skip to content
Sachin Nautiyal edited this page Apr 13, 2020 · 2 revisions

Here is the list of FAQ's related to the Razorpay Cocoapod.

Follow this link if you are not able to solve your issue - https://razorpay.com/docs/payment-gateway/ios-integration/faq/

iOS

1.If you are facing this issue: Attempt to present < second controller > which is already presenting < first controller > then try executing the code rzp.open(options) from viewWillAppear(_ animated: Bool) instead of viewDidLoad() - Similar issue.

Clone this wiki locally