Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Property 'appToken' not found on object of type 'CardIOPaymentViewController *' #72

Closed
onmyway133 opened this issue Oct 4, 2014 · 6 comments
Labels

Comments

@onmyway133
Copy link

I see that 3.10.0 removes this property. So this property is useless?

@dgoldman-pdx
Copy link
Member

Correct. The concept of App Token no longer exists for card.io.

@moughxyz
Copy link

moughxyz commented Nov 5, 2014

@dgoldman-ebay the proper way to have done it is with a deprecation, not flat out removing it from the codebase and having projects fail to compile across the globe.

@dgoldman-pdx
Copy link
Member

@mobitar good point.

@dgoldman-pdx
Copy link
Member

@gaharrington
Copy link

I am upgrading an old app.

What is the replacement for appToken...I can't seem to find any info on this.

@josharian
Copy link
Member

There is no replacement; app tokens are not needed. Simply delete the line of code where you were setting it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants