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

XCODE 12.5 throwing error: new is unavailable #452

Open
dhartl2311 opened this issue May 31, 2021 · 3 comments · Fixed by JohnCocks/phonegap-nfc#1 · May be fixed by #453
Open

XCODE 12.5 throwing error: new is unavailable #452

dhartl2311 opened this issue May 31, 2021 · 3 comments · Fixed by JohnCocks/phonegap-nfc#1 · May be fixed by #453

Comments

@dhartl2311
Copy link

Hello,
i'm using phonegap on my capacitor app. After i updated xcode to 12.5 i'm getting the error 'new' is unavailable. Please find attached screenshots where xcode is throwing this error:

New Unavailable in  writing tag section

New Unavailable in start scan section

loadko added a commit to loadko/phonegap-nfc that referenced this issue Jun 1, 2021
Changed `NFCNDEFReaderSession new` to `NFCNDEFReaderSession alloc`
Added globalization for iOS alert message
Updated Readme.md

Fixes chariotsolutions#452 chariotsolutions#450 chariotsolutions#422
@loadko loadko linked a pull request Jun 1, 2021 that will close this issue
@loadko
Copy link

loadko commented Jun 1, 2021

Take a look to this #450

@marioshtika
Copy link

Hello @don

this error new is unavailable is a simple but major braking error on Xcode 12.5 and makes this plugin unusable as it also creates a lot of other repositories with the same simple fix.

I can see that there are already 2 pull requests waiting for approval:

Do you think you can merge the fix, or even commit a fix yourself?

Also, I would like to ask you if you don't have time to fix bugs, implement new features, review pull requests, or merge pull requests. I can help you with that.
We can find a way to collaborate, by either taking over the repository or helping you handle the first steps of answering the community's questions, reviewing the code from the pull requests, suggesting the right changes, and then you can just merge them.

Since I haven't seen you respond to any of the questions the community is asking, a quick answer (👍 or a pm) would be great, so that we can know if this is an active repository or not.

binarybase added a commit to binarybase/phonegap-nfc that referenced this issue Aug 28, 2021
@marioshtika
Copy link

New update: I am not having this problem after updating to Xcode 13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants