You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got as far as calling the function (reader session) below but unaware of how to segue NFCNDEFMessage data to table view on a separate , custom TableViewController
Got as far as calling the function (reader session) below but unaware of how to segue NFCNDEFMessage data to table view on a separate , custom TableViewController
func readerSession(_ session: NFCNDEFReaderSession, didDetectNDEFs messages: [NFCNDEFMessage]) {
}
The text was updated successfully, but these errors were encountered: