SukiAmbientCoreError in the Mobile SDK. Use these identifiers when you handle errors in your integration.
Swift
SukiAmbientCoreError case name. Match on the case in your switch or error handler. Cases with associated values include the parameter label in parentheses, for example SDKNotInitilized(error:) or remoteSessionConflict(blockingSessionId:).
Initialization and authentication
These errors can occur while initializing the SDK or validating partner and provider details.Session lifecycle
These errors can occur while creating, clearing, or managing ambient sessions.Create session status failures
These create failures returnSukiStatus and do not fall back to an offline session.