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

Could not access to paymentCardTextFieldDidChangeWithCardNumber in obj-c project #50

Open
KevinJue opened this issue Aug 6, 2020 · 2 comments

Comments

@KevinJue
Copy link

KevinJue commented Aug 6, 2020

Hello,

I don't know why but your project dinde work properly in obj-c. Was working in 0.1.3 but since i update to 0.2.0 (mandatory by Xcode) the lib stop working

error:

  • No visible @interface for 'CreditCardFormView' declares the selector 'paymentCardTextFieldDidChangeWithCardNumber:expirationYear:expirationMonth:cvc:'
  • No visible @interface for 'CreditCardFormView' declares the selector 'paymentCardTextFieldDidEndEditingExpirationWithExpirationYear:'
  • No visible @interface for 'CreditCardFormView' declares the selector 'paymentCardTextFieldDidBeginEditingCVC'

@Property (weak, nonatomic) IBOutlet CreditCardFormView *creditCardForm;

@PraveenKommuri
Copy link

Even i am facing the same issue. Any workarounds for this issue ? Thanks.

@UmerAfzal1
Copy link

I am facing the same issue.

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

3 participants