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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly