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

NFC scanning not working IOS #473

Open
Master244 opened this issue Jul 8, 2022 · 7 comments
Open

NFC scanning not working IOS #473

Master244 opened this issue Jul 8, 2022 · 7 comments

Comments

@Master244
Copy link

Hi,

I have the plugin setup properly it's loading, giving no errors tried also with different imports

import {NFC} from "@awesome-cordova-plugins/nfc/ngx";
import { NFC, Ndef } from '@ionic-native/nfc';

both give no errors but the same result.

the result is that NFC scanning session is started and I see the UI Ready to Scan.

I first thought it was my NFC tag that was not working but then I tried scanning it within shortcuts -> new automation -> Scan NFC tag and it worked instantly.

This is one a Iphone 13 pro on 15.4.1

We are using this plugin for a client, so hopefully this seems familiar to someone.

@dilo99
Copy link

dilo99 commented Jul 27, 2022

I don't know why, but the same happens on android version 12 and up. the reading screen appears, it also makes the reading sound, but no event is triggered

@dilo99
Copy link

dilo99 commented Aug 4, 2022

@Master244 hi, you solved? does anyone else have the same problem on android 12 SDK?

@Master244
Copy link
Author

Master244 commented Aug 5, 2022

I was not able to fix it. Still want to fix it tho other options are dropping this library for a premium one with proper support.

@dilo99
Copy link

dilo99 commented Aug 5, 2022

I was not able to fix it. Still want to fix it tho other options are dropping this library for a premium one with proper support.

@Master244 ok but there is another library to use NFC on Cordova? With a proper support...

@Master244
Copy link
Author

There are many yea but I want to contribute to an open source community especially for these kind of multi applicable components projects should be available to the open source community.

@dilo99
Copy link

dilo99 commented Aug 5, 2022

Yes, is great, but if it will not be supported anymore.... I'll move to another plugin

@Master244
Copy link
Author

People are working on it, just not at the pace we would like to see :)

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