Adding the PMF SDK

Overview

The PMF client SDKs provide a set of API methods that enable developers to implement various PMF features, such as: authentication and security mechanisms, Push and SMS notifications, resource requests, collection of analytics data, and lots more.

You can develop mobile or Desktop web applications by using your preferred development environment and tools, and add PMF features and capabilities to your client application as well as support for analytics data gathering

To create Cordova apps that are enabled for PMF features, you use your preferred development tools that support Cordova such as the Apache Cordova CLI or Ionic and others. You obtain some software, such as plug-ins, code to support various target platforms, command-line tools, or an IDE directly from the supplier of your development tools. Then, to use PMF capabilities, such as back-end services of PMF, you add Cordova plug-ins that support PMF features to your app. These plug-ins are included in the Persistent Mobile Foundation Developer Kit. You can also download these plug-ins from npm.

To develop native iOS/Android applications, you must add the PMF framework files to your Xcode/Android Studio/Visual Studio project.

Learn in the following tutorials how to integrate the SDK into your application.
To continue, select a tutorial:

Last modified on