I am using Flutter nfc_manager just for writing URLs on NFC Tags in android it's working perfectly. But on IOS it's not written anything on a tag or not showing any error also.
On their documentation for IOS setup, they are saying to do this
Add Near Field Communication Tag Reader Session Formats Entitlements to your entitlements.
Add NFCReaderUsageDescription to your Info.plist.
Add com.apple.developer.nfc.readersession.felica.systemcodes and com.apple.developer.nfc.readersession.iso7816.select-identifiers to your Info.plist as needed.
I have done the first and second steps only. Seems like the third step is only for reading tags which I don't want to use in my app. I need to add this third step Also how to add this I am using the NFC tag of Protocol: ISO14443A