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
I have added a fork of this repo as a dependency in my flutter project, when I run the TagReadPage.withDependency then click on startsession I get these two errors in xcode:
I have added a fork of this repo as a dependency in my flutter project, when I run the TagReadPage.withDependency then click on startsession I get these two errors in xcode:
-[NFCHardwareManager queueReaderSession:sessionConfig:completionHandler:]:105 error=Error Domain=NFCError Code=203 "System resource unavailable" UserInfo={NSLocalizedDescription=System resource unavailable}
-[NFCTagReaderSession beginSessionWithConfig:]:459 error:Error Domain=NFCError Code=203 "System resource unavailable" UserInfo={NSLocalizedDescription=System resource unavailable}, errorCode: 0xcb
I see that issues like this have occurred before so please help
The text was updated successfully, but these errors were encountered: