According to [Apple Developer Documentation](https://developer.apple.com/documentation/corenfc/nfcndeftag/3144659-queryndefstatuswithcompletionhan?language=objc), > error An [NSError](https://developer.apple.com/documentation/foundation/nserror?language=objc) object if the query fails; otherwise, nil. But in this repository, it is defined that https://github.com/xamarin/xamarin-macios/blob/3ac70f74fb208cef196f9b2ea7c0cfff00a0ddcc/src/corenfc.cs#L885
According to Apple Developer Documentation,
But in this repository, it is defined that
https://github.com/xamarin/xamarin-macios/blob/3ac70f74fb208cef196f9b2ea7c0cfff00a0ddcc/src/corenfc.cs#L885