0
1.3.0
Vancouver
The ServiceNow Mobile SDK enables you to use the capabilities of the ServiceNow platform within your standalone mobile apps.
With the Mobile SDK you can:
- Allow third-party developers to access ServiceNow mobile platform’s APIs from iOS and Android apps.
- Query data, embed and enable Virtual Agent.
- Provide simple authentication flows leveraging JSON Web Tokens for third-party apps to authenticate users.
- Embed authenticated web views.
New
- A builder for the SDK settings object passed into the response so that admins can build it using script.
- An exclude list for authenticated and guest keys so admins can filter out keys.
- Mobile SDK version 1.3.0
- Minimum compatible Android version is API 26
- Minimum compatible iOS SDK version is iOS 13