Hello,
We're working on an application using (https://developer.apple.com/support/hce-transactions-in-apps/)
We have some questions App review with this capabilities:
There are 4 mains points written on the page, does all are required?
Test login details
Does it need to be production or testing environnement?
Can it be a URL/Deeplink or is it a mandatory login/password credential kind?
At least one test payment credential that can be provisioned and used in your HCE app for the purposes of making an NFC transaction
That's the difficult part, can we have more details about this condition?
Does it need to be a production card or a testing card?
Screenshots or video of your app being used at a terminal for an NFC transaction
OK, make sense
Video of your app demonstrating an implementation of the Presentment Intent Assertion API
OK, make sense
Thanks
François
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello,
I would like to discuss the behavior of the expiration of NFCPresentmentIntentAssertion (test in iOS 18.5).
In the documentation we have :
The intent assertion expires if any of the following occur:
The intent assertion object deinitializes
Your app goes into the background
15 seconds elapse
BUT; in fact ; only the 1st rule is applied.
The expiration seems to be random after the usage of CardSession and that's difficult to give to the user a good experience.
Has someone faced the same kind of issue; or can give an explanation?
Regards,
François