I have iOS app, which have to work with NFC tag, the main issue is when I put my phone near NFC apple wallet app triggered over my app, so I need to find solution how to disable sisytem feature when my app on foreground
I found this solution:
we can contact Apple to provide special entitlement for you app to prevent it while app is in foreground. More information: https://developer.apple.com/documentation/passkit/pkpasslibrary/1617078-requestautomaticpasspresentation.