You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I Have an issue in Paystack implementation in IOS
Line: PSTCKAPIClient.shared().chargeCard(cardParams, forTransaction: transactionParams, on: UIViewController, didEndWithError: { (error, reference) -> Void in NSLinkEditErrorHandlers(error)
Error: Cannot convert value of type 'UIViewController.Type' to expected argument type 'UIViewController'
The text was updated successfully, but these errors were encountered:
I Have an issue in Paystack implementation in IOS
Line: PSTCKAPIClient.shared().chargeCard(cardParams, forTransaction: transactionParams, on: UIViewController, didEndWithError: { (error, reference) -> Void in NSLinkEditErrorHandlers(error)
Error: Cannot convert value of type 'UIViewController.Type' to expected argument type 'UIViewController'
The text was updated successfully, but these errors were encountered: