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

Library is not working on iOS while working well on Android #740

Open
17awakil opened this issue Jul 23, 2024 · 2 comments
Open

Library is not working on iOS while working well on Android #740

17awakil opened this issue Jul 23, 2024 · 2 comments

Comments

@17awakil
Copy link

17awakil commented Jul 23, 2024

I'm not even able to scan an NFC tag on iOS, while the same code works well on Android.

I have taken all the steps to include the NFC Core Library on Xcode, and adding NFC capabilities in the Info.plist file and so on. The Ready To Scan popup works but the actual scan fails. No tag is ever detected.

Is anyone else experiencing this?

How have you addressed this?

Thanks for your help!

@Jidahan
Copy link

Jidahan commented Jul 29, 2024

i have same problem! sos!
Snipaste_2024-07-29_17-02-00

@tastydev
Copy link
Contributor

Heys Guys, you are probably calling NfcManager.start() multiple times make sure to call it only once in your lifecycle.

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

3 participants