Skip to content

Setup

To start using the SDK you can drag and drop the xcframework to your project. Later you should import the sdk like this:

import MValidSdk

To use the SDK it's only necessary to use the MdocReader. To initialize MdocReader you need to create a new Object called ReaderSettings and pass it to the init function.