The Mobile SDK for iOS provides the classes necessary to interface iOS-based devices with the ServiceNow platform.

It provides classes that enable you to create feature services such as chat, REST API interface, GraphQL, and web access, that allow you to create interactive applications on any iOS device.

For additional information on how to implement specific use cases using this API, see the Mobile SDK Developer Guide - iOS.

Table 1. Enumeration cases
Type Description
NowAttachmentMetadata.State Attachment metadata state.
Possible values:
  • available
  • conditionally
  • none
  • pending
  • unavailable
NowSDKError Errors that can be thrown from the NowSDK module.
Values
  • configurationError
  • missingAuthorizationProvider
  • missingPermissionDelegate