NFCPassportReader icon indicating copy to clipboard operation
NFCPassportReader copied to clipboard

Objective C Support

Open jassimkm opened this issue 6 years ago • 2 comments

How can I use this in objective-c project

jassimkm avatar Jan 29 '20 12:01 jassimkm

EDIT: You're right there is some work to do to make it happens.

danydev avatar Feb 09 '20 12:02 danydev

@danydev @jassimkm question was actually correct, this framework does not support objective-c. You can import, but no methods are marked as @objc. This makes impossible to use on an objective-c project.

Is there any change we can get support for objective-c?

ghost avatar Oct 07 '20 16:10 ghost

I'm closing this as I have no plans on supporting Objective-C at this time, and there is a reasonable amount of work to implement this.

AndyQ avatar Feb 03 '23 16:02 AndyQ