You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up the plugin @capawesome-team/capacitor-nfc in an Ionic project using Capacitor.
Implement the Nfc.isSupported() method.
Run the application on an iPhone 16 Pro Max with iOS 16.
The method returns false.
Other information
Device: iPhone 16 Pro Max
Plugin: @capawesome-team/capacitor-nfc v6.5.0
@capacitor/core: v6.2.0
Plugin(s)
Version
6.5.0
Platform(s)
Current behavior
Problem Description
The isSupported() method returns false on iOS 16 with iPhone 16 Pro Max, even when NFC is enabled.
Expected behavior
The isSupported() method should return true if the device supports NFC.
Reproduction
https://github.com/capawesome-team
Steps to reproduce
Set up the plugin @capawesome-team/capacitor-nfc in an Ionic project using Capacitor.
Implement the Nfc.isSupported() method.
Run the application on an iPhone 16 Pro Max with iOS 16.
The method returns false.
Other information
Device: iPhone 16 Pro Max
Plugin: @capawesome-team/capacitor-nfc v6.5.0
@capacitor/core: v6.2.0
Capacitor doctor
Latest Dependencies:
@capacitor/cli: 6.2.0
@capacitor/core: 6.2.0
@capacitor/android: 6.2.0
@capacitor/ios: 6.2.0
Installed Dependencies:
@capacitor/cli: 6.2.0
@capacitor/core: 6.2.0
@capacitor/android: 6.2.0
@capacitor/ios: 6.2.0
[success] iOS looking great! 👌
[success] Android looking great! 👌
luisgalicia@MBP-de-Luis passaparola_ionic %
Before submitting
The text was updated successfully, but these errors were encountered: