This post contains sensitive language. Please revise it in order to continue.Hello,
We are working on digital key style application using custom communication with HCE (Host Card Emulation). We have a working solution but there is one issue - if our application is not selected as default NFC application our users may see Wallet popup when there's no active presentment intent in our application. I didn't find in documentation any information how to stop Wallet from activating. I found there's requestAutomaticPassPresentationSuppression method in PassKit, it requires special permission, however I am not sure if it can be used in this situation, as there's no information how it will impact HCE communication in our application.
I'll be greatful for any advice.
Regards,
Valdemar
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello,
I tried posting about an issue I'm experiencing with HCE, and no matter the text I type, I get error "This post contains sensitive language. Please revise it in order to continue."
Is there any option to resolve it?
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
I've been working recently on an access card type appllication, where due to requirements HCE must be used.
I started with examples from the official documentation and was able to achieve correct communication.
The HCE is working on newer versions of iOS, there's only one problem: acquiring new intent assertion. Due to the business requirements our users may need to use our application multiple times in short periods of time (below 10 seconds apart).
Is there any possibility to shorten the required 15 seconds before acquiring a new intent assertion?
I appreciate any suggestions.
Hello,
I've been working recently on an access card type appllication, where due to requirements HCE must be used.
I started with examples from the official documentation and was able to achieve correct communication.
The HCE is working on newer versions of iOS, there's only one problem: acquiring new intent assertion. Due to the business requirements our users may need to use our application multiple times in short periods of time (below 10 seconds apart).
Is there any possibility to shorten the required 15 seconds before acquiring a new intent assertion?
I appreciate any suggestions.