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

Though the device supports NFC, NFC is not available #148

Open
PoorneshEcolab opened this issue Oct 31, 2023 · 1 comment
Open

Though the device supports NFC, NFC is not available #148

PoorneshEcolab opened this issue Oct 31, 2023 · 1 comment

Comments

@PoorneshEcolab
Copy link

Description

Steps to Reproduce

  1. Migrate to .Net MAUI
  2. Though the device supports NFC, the library says the NFC is not available

Expected Behavior

CrossNFC.Current.IsAvailable should not be false for the NFC supported devices.

Actual Behavior

CrossNFC.Current.IsAvailable is false for the NFC supported devices.

Basic Information

  • Version with issue:
  • Last known good version: worked fine for Xamarin
  • Platform Target Frameworks:
    • iOS: iPhone 11, iOS 17.0.3
  • Nuget Packages:
  • Affected Devices: iPhone 11, I am yet to check this with other iOS devices
@andreas-spindler-mw
Copy link

Having the same issue on an iPhone 13 mini running iOS 17.2

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