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

swift 5 support after updating the pod I am facing these issues #80

Closed aksh1995 closed 4 years ago

aksh1995 commented 4 years ago

Screenshot 2019-10-04 at 4 11 22 PM

Even after updating to latest pod I am having issues building the framework, which gives 8 compile errors!

*ViewController.swift:162:34: Argument labels '(_:, andDelegate:, withPaymentWebView:)' do not match any available overloads

*ViewController.swift:181:13: Value of type 'Razorpay' has no member 'authorize'

*ViewController.swift:326:22: Value of type 'Razorpay' has no member 'webView'

IDE Specs

Xcode version 10.0

Retro Steps

Screenshots

aksh1995 commented 4 years ago

sorry didn't see the release of newer documentation