Relative Content

Tag Archive for iosflutternfc

Flutter nfc_manager not works in ios

I have implemented nfc reading in an Flutter project with nfc_manager . Android works fine, but the iOS does not detect any thing and afetr some time it got timeout error.
I have done the 3 steps for iOS based on the documentation.