-
Notifications
You must be signed in to change notification settings - Fork 34
NFCKitReaderError
treastrain edited this page Oct 26, 2021
·
2 revisions
public enum NFCKitReaderError: Error
Error
NFCTagReaderSession.readingAvailable
is false
.
case readingUnavailable
Could not initialize the reader session due to unavailability of system memory resources.
case systemMemoryResourcesAreUnavailable
PIN が指定の形式を満たしていないため、スキャンを開始できません
case notStartedScanBecausePINFormatInvalid
Generated at 2021-10-28T15:36:42+0000 using swift-doc 1.0.0-rc.1.