i
Mobile Application Distribution
To distribute mobile applications, it is necessary to digitally sign them to validate their integrity and authenticity. These signatures are used by both app stores and devices to verify that the application is authentic.
The following topics detail the steps that must be taken to sign and distribute applications on devices with Android and iOS operating systems.
Android
In the Android operating system, the following tasks must be performed:
•Keystore file generation.
•Collection of Google Services file.
•Configuration of Deyel environment properties.
•Distribution of the mobile application via QR code or store.
iOS
In the iOS operating system, the following tasks must be performed:
•Data collection for signature.
•Collection of Google Services file.
•Creation of the certificate and provisioning profile.
•Configuration of Deyel environment properties.
•Distribution of the mobile application via QR code or store.