API Differences in _SecureElementCredential_UIKit in iOS 18.1

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in _SecureElementCredential_UIKit in the iOS 18.1 SDK.

Table of Contents

Functions & Methods

SecureElementCredential.CredentialSession
public func endCardEmulation() async throws
SecureElementCredential.CredentialSession
public func performCardEmulationTransactionWithCurrentCredential(over scene: UIKit.UIScene, options: SecureElementCredential.CredentialSession.CardEmulationOptions = .init()) async throws
SecureElementCredential.CredentialSession
public func performTransaction(using credential: SecureElementCredential.CredentialSession.Credential, over scene: UIKit.UIScene, options: SecureElementCredential.CredentialSession.CardEmulationOptions = .init()) async throws
SecureElementCredential.CredentialSession
public func performWiredTransaction(using credential: SecureElementCredential.CredentialSession.Credential, over scene: UIKit.UIScene, instanceAID: Foundation.Data) async throws