Implementing client-side components for custom device provisioning
We can implement client-side components for custom device provisioning.
The following prerequisites are required for device provisioning:
- MobileFirst Studio and MobileFirst Server, from MobileFirst Enterprise Edition or IBM MobileFirst Platform Foundation Consumer Edition.
- Android applications must be built for production and signed by a certificate other than the included debugging certificate.
- In the Application Center console, application authentication must be set to enabled, blocking.
The included MobileFirst Development Server can be used for device provisioning.
The following sections describe the implementation of the client-side components in hybrid, native Android, and native iOS applications.
- Implementing client-side components for hybrid applications
We can implement client-side components for custom device provisioning in the hybrid applications.
- Implementing client-side components for native Android
We can implement client-side components for custom device provisioning in native Android.
- Implementing client-side components for native iOS
We can implement client-side components for custom device provisioning in native iOS.
Parent topic: Configure and implementing custom device provisioning