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

Exception #1

Open
naveedahmad99 opened this issue Sep 5, 2018 · 5 comments
Open

Exception #1

naveedahmad99 opened this issue Sep 5, 2018 · 5 comments

Comments

@naveedahmad99
Copy link

PayfortiOSSDKExample[8169:2158504] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UITextField setFloatingLabelActiveTextColor:]: unrecognized selector sent to instance

@naveedahmad99
Copy link
Author

While running the project when I clicked on pay button, app crashed

@UsmanZiaDtech
Copy link

@naveedahmad99 getting the same one have you find any solution

@KashishVerma
Copy link

@naveedahmad99 getting the same one have you find any solution

I got the solution. Just design your own UI with Xib. Assign it the custom class 'PayfortView'. Connect the required outlets.
Then in code assign the name of your Xib to the following property of PayfortController
'setPayFortCustomViewNib'

@Karan-ios
Copy link

I got the solution. Just design your own UI with Xib. Assign it the custom class 'PayfortView'. Connect the required outlets.
Then in code assign the name of your Xib to the following property of PayfortController
'setPayFortCustomViewNib'

not working i tried on button clicked action
payFort?.isShowResponsePage = true
payFort?.setPayFortCustomViewNib("PayFortView2")
but it's not work please any solution?

@Karan-ios
Copy link

Finally, my problem are resolved!!!!!!

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

4 participants