isSupported
A property that indicates whether the current device supports card session functionality.
Declaration
class var isSupported: Bool { get }Discussion
Query this property before calling init() to avoid raising fatalError(_:file:line:) on ineligible devices.