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

Does not work with Xcode 14.3 and iOS 16.4 #485

Open
srinidhirao opened this issue Apr 13, 2023 · 3 comments
Open

Does not work with Xcode 14.3 and iOS 16.4 #485

srinidhirao opened this issue Apr 13, 2023 · 3 comments

Comments

@srinidhirao
Copy link

With Xcode 14.3 (14E222b) with iOS 16.4, the nfc plugin fails to compile and shows the following error:

MicrosoftTeams-image (2)

its mainly because the api semantics has changed in iOS 16.4.

@srinidhirao
Copy link
Author

Please review this pull request which contains the fix: #486

@EYALIN
Copy link

EYALIN commented Jul 19, 2024

@srinidhirao this plugin creator did fantastic work, and we highly appreciate him , but he is not answering for years and unfortunately it is not maintained anymore.
we moved to a maintained plugin (which forked from this one) to here:
https://github.com/EYALIN/community-cordova-plugin-nfc

you can install it as an npm package:
cordova plugin add community-cordova-plugin-nfc --save

I dedicate a considerable amount of my free time to developing and maintaining many cordova plugins for the community (See the list with all my maintained plugins).

@srinidhirao
Copy link
Author

srinidhirao commented Jul 19, 2024 via email

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

2 participants