I am creating Flutter app that makes use of NFC interplay. Particularly, I am utilizing the nfc_manager bundle.
I’ve solved this situation on Android (because it was a problem within the repository), however I am having the identical drawback on iOS and might’t discover a answer.
I am questioning if it is simply one thing I have to declare within the data.plist file, however I am undecided.
Thanks for any assist.
This is what I did for Android so you may have some context:
Cease Pop up when app is open (Android Answer)
The purpose is that when I’ve my app open, and the cellphone is available in contact with one other NFC system, that the cellphone ignores it. I solely need the NFC interactions to be particular to what I am doing with the app. Nothing else ought to have an effect on it so far as NFC goes.