Welcome to the MobbSign iOS SDK
Overview
MobbSign allows you to sign easily and with full legal validity anytime, anywhere. The present document is a guide to integrate the MobbSign SDK into your Android application.
License Key
To start using the SDK you need to obtain a license key that is bound to your application.
The license key is generated for your specific application package (specified in your Info.plist
bundle identifier) and it should be used to initialize the SDK.
Note: Internet connectivity is needed to download the license key the first time the SDK is used (and every time the license expires and has to be renewed).
Requirements
- Device running iOS 12 or later for iOS SDK
Sample applications
Using our sample application you will get an ready-to-run project with the basic functionality of MobbSign. You can find it in the SDK distribution zip file, inside sample folder.
The sample app simply loads a PDF document on the device screen and allows you to sign it. To use it you just have to open the project with Android Studio, compile it and run on your own device.
Configure the SDK
To start building your own application with MobbSign, get the SDK and configure your project to use it.
Getting started
Learn how to integrate MobbSign in your application workflow with our Getting Started section.
Advanced functionality
When your first basic app is built, you are prepared to take a look at the guides to add advanced functionality to your app.