Mobile Connect SDK Developer Documentation

Current release: iOS SDK 16.4.100, Android SDK 16.4.053
For more information refer to Mobile Connect SDK Releases.

Overview

If you are not familiar with Gallagher's Mobile Connect application, or how it and the mobile credential registration process work, you should familiarize yourself before going further with the SDK. A good place to start is with the Cloud and App Security Technical Information Paper.

Mobile Connect Cloud and App Security

Once you are familiar with Mobile Connect and the Credential Registration process, we recommend that you start with the Integration Guide.
It is designed to give a big picture view covering server-side integration as well as the mobile apps, and offers architectural guidance.

Mobile Connect SDK Integration Guide

Support and Release Policy

Mobile Connect SDK Support and Release Policy


Server

In order to issue Mobile Credentials to your application using the SDK, you must use the Command Centre REST api.

Getting started with the Command Centre REST API

Running the REST API sample integrations

The full REST API documentation is available for reference, or for more advanced needs

Command Centre REST API Documentation

Sample Code

NodeJS Sample Integration

ASP.NET Core Sample Integration

Android

Start with the Developer Guide

Android Developer Guide

The API reference contains details of all public functionality in the SDK

API reference

Sample Code

Android MobileConnectSdkSample on Github

iOS

Start with the Developer Guide

iOS Developer Guide

The API reference contains details of all public functionality in the SDK

API reference

Sample Code

iOS MobileConnectSdkSample on Github


How to get the SDK software

Please contact our Security Interfaces inbox at interfaces@security.gallagher.com
You will be asked to fill out our Interfaces Developer Application form.
We need this information to ensure we can provide you with the right software, and so we can add your details to our distribution list to notify you about future updates and security fixes.

Reference

All of the above documentation and sample code is available in the GallagherSecurity/mobileconnectsdk-docs git repository