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

Obj-c object property access #12

Open
brianwat opened this issue Aug 20, 2019 · 0 comments
Open

Obj-c object property access #12

brianwat opened this issue Aug 20, 2019 · 0 comments

Comments

@brianwat
Copy link

Hi,

I'm trying to add v4.1 via cocoapods to an objective-c project and am running into the following errors:
- Property 'json' not found on object of type 'LotameProfile *'
- Property 'pid' not found on object of type 'LotameProfile *'
- Property 'json' not found on object of type 'LotameAudience *'
- Property 'abbreviation' not found on object of type 'LotameAudience *'

Those properties are not tagged with @objc in their respective class definitions. Is there another way to access those properties from objective-c or can we get an update? Thanks!

@brianwat brianwat changed the title Obj-c compatibility Obj-c object property access Aug 20, 2019
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

1 participant