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

Detect if NFC not supported or disabled #120

Open
mt-akar opened this issue Jan 27, 2023 · 2 comments
Open

Detect if NFC not supported or disabled #120

mt-akar opened this issue Jan 27, 2023 · 2 comments

Comments

@mt-akar
Copy link

mt-akar commented Jan 27, 2023

We can check the NFC availability using NfcManager.instance.isAvailable(), however, if this returns false, I need to know if the hardware device doesn't support the NFC technology or if the NFC is disabled from the settings.

Additionally, is it possible to redirect the user to the NFC settings on their phone?

@mt-akar mt-akar changed the title Detect if NFC not supported or disabled? Detect if NFC not supported or disabled Jan 27, 2023
@Suheb786
Copy link

same question

@okadan
Copy link
Owner

okadan commented May 7, 2024

This issue will be resolved in v4.0.0. (#128)

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