tree: fbccbf8ef5edaa6acf830165c3ba170d8e8513ac [path history] [tgz]
  1. MPinRC/
  2. MPinSDK/
  3. .gitignore
  4. .gitmodules
  5. LICENSE
  6. MPinSDK.sln
  7. NOTICE
  8. README.md
README.md

Windows Phone M-Pin SDK

Building the M-Pin Mobile SDK for Windows Phone

Prerequisites

  1. Download and install Visual Studio 2013 or higher and Windows Phone SDK 8.1 or higher
  2. Download or Clone the project and its submodule:
> git clone https://github.com/miracl/milagro-mfa-sdk-wp
> cd milagro-mfa-sdk-wp
> git submodule update --init --recursive

Building the M-Pin Mobile SDK

  1. Navigate to <milagro-mfa-sdk-wp>
  2. Open MPinSDK.sln
  3. Select Build->Build Solution from the menu or build MPinSDK project from the Solution Explorer

For further details, see M-Pin Mobile SDK for Windows Phone Online Help