-
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
Having ssl problem and sdk download link not working. #56
Comments
What is the link you are trying to download the sdk ? |
This one http://downloads.razorpay.com/Razorpay.framework-0.14.1.zip Given on documentation here: https://docs.razorpay.com/v1/page/ios-integration |
@himanshuverma09 Please refer to the latest documentation - razorpay.com/docs/ios |
OKay and this ssl thing shown in image ? |
The ssl error you are getting is probably because of your antivirus running on your mac. I will suggest you to try this on a physical device or turn of the web shield in your antivirus if you want to run it on simulator. |
Tried on physical device same problem... |
Ensure that you have followed this step - https://razorpay.com/docs/ios/#ios-9-update |
Ok solved it by adding this in info.plist: NSAppTransportSecurity |
The text was updated successfully, but these errors were encountered: