Mobile App Generation Flashcards
1
Q
What do I need to generate a IOS App?
A
- You m,ust enroll into an Apple Developer Program
- Needed Ressources: Certificate and provisioning profile
2
Q
What do I need to generate a Android App?
A
Certificat which can can be obtained from the google Keystore
- Organizations should share the same certificate
- Deploying the same app with different Certificates will result in different versions in the Playstore
3
Q
Where can I generate and deploy a App?
A
- Go to Service Studio
- Go into the Application Details
- Choose the native platforms tab there
- Go to Generate
4
Q
What need I configure to deploy a IOS App?
A
-Build Type
-App Identifier
-Apple Certificate File and Password for it
Provisioning profile file
5
Q
What need I configure to deploy a Android App?
A
-for debug only the App Id, there is a default vcertificate which can be used
-for Release:
App Id
–Keystore file which can contain several certificates
Alias
-Alias password