Persistent Mobile Foundation samples
Listed here are some samples and demonstrations for Persistent Mobile Foundation. Use them to get started. The samples and demos are made available on GitHub.
- Android samples
- Cordova samples
- Flutter samples
- Ionic samples
- iOS samples
- React Native samples
- Demos
Android samples
| Category | Description | Repository |
|---|---|---|
| Security | Application that uses CredentialsValidation Security Check | View |
| JSONStore | Application that demonstrates use of JSONStore APIs | View |
| Live Update | Application that demonstrates use of Live Update feature | View |
| Push Notifications | Application that demonstrates use of Push Notifications feature | View |
Cordova samples
| Category | Description | Repository |
|---|---|---|
| Push Notifications | Application that demonstrates use of Push Notifications feature | View |
| Analytics | Application that demonstrates how to instrument the app for to gather Analytics information | View |
Flutter samples
| Category | Description | Repository |
|---|---|---|
| Analytics | Application that demonstrates to instrument the app for to gather App Analytics information. | View |
| App Authentication | A sample app showcasing login functionality via traditional credentials (user ID and password) or secure PIN-based access. | View |
Ionic samples
| Category | Description | Repository |
|---|---|---|
| Security | Application that uses CredentialsValidation Security Check | View |
| Security | Application that demonstrated use of biometric authentication | View |
| Security | Application that demonstrates use of social login using Credentials Validation Security Check | View |
| Security | Application that demonstrates use of OTP from SMS for login | View |
| JSONStore | Application that demonstrates use of JSONStore APIs | View |
| Live Update | Application that demonstrates use of Live Update feature | View |
iOS samples
| Category | Description | Repository |
|---|---|---|
| Security | Swift application that uses CredentialsValidation Security Check | View |
| Security | Swift application that demonstrates pre-emptive login | View |
| Security | Swift application that uses CredentialsValidation Security Check and Siri shortcut feature | View |
| Security | Swift application that demonstrates the use of multiple challenge handlers | View |
| JSONStore | Swift application that demonstrates use of JSONStore APIs | View |
| Push Notifications | Swift application that demonstrates use of Push Notifications feature | View |
| Live Update | Swift application that demonstrates use of Live Update feature | View |
| Management | Swift application that demonstrates to use the Machine Learning CoreML model update feature | View |
React Native samples
| Category | Description | Repository |
|---|---|---|
| Security | Application that uses CredentialsValidation Security Check | View |
| JSONStore | Application that demonstrates use of JSONStore APIs | View |
| Push Notifications | Application that demonstrates use of Push Notifications feature | View |
Demos
| Category | Description | Repository |
|---|---|---|
| Analytics | Samples to demonstrate Analytics features | View |
| End-to-End demo | Community Health application in Ionic | View |
| End-to-End demo | Advanced car service application in Ionic | View |
| End-to-End demo | Advanced Wallet application in React Native | View |
Last modified on