NFCVASReaderSession

Hi,


I am trying to use the new `NFCVASReaderSession` API on iOS 13 beta using an iPhone XR.

NFCVASReaderSession.readingAvailable is returning false, but when I call session.begin() it launches the scan UI.


A couple of questions:

Is there additional entitlements needed for NFCVASReaderSession to work?? Or should these work (https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_nfc_readersession_formats).


I have NFC enabled Apple Wallet VAS passes and have configured the NFCVASReaderSession to target the correct `passTypeIdentifier` but to no avail. Is this supposed to work with NFC enabled Apple Wallet passes?


Thanks,

Scott

NFCVASReaderSession
 
 
Q