0

I am developing an app that should be able to read pkpasses that have NFC enabled. So far I have the service to fetch those pkpasses.

The app has Linea Pro Scanner that has RFID an NFC capabilities. But I can't find any docs on how I am supposed to read the pkpass.

When I try to read it, I get a callback to

void OnRfCardDetected(int cardIndex, DTRFCardInfo info)

But I think the callback that should be hitting is instead:

OnEmv2OnAppleVASProcessedWithResult(int result, NSData data)

Any help is appreciated.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.