Adding Apps
Adding an app sdk allows us to use it in a mobile case
Last updated
Adding an app sdk allows us to use it in a mobile case
Last updated
In this screen you’ll see a list of applications and maintain them in a higher level - what does it mean ?
It means that if your application has gone through changes (app activity or package) you can manage all that in this screen - and you will not have to change it in each script that currently runs the app.
If you have no applications on the list - it’s time to create one -
Click on “New App” button.
In the new app window - type your app name and click “Add”.
Now a new screen will open with the name you picked, and you may add a version to the app (optional).
To add a new app, go to Apps under Testing and click on New App:
Now you can upload the APK and set the app details:
In order to configure your Android app you will need to provide 3 things:
App Package
App Activity
APK file
If you don’t know the app package and app activity, simply open the app on your device and use an app called APK info.
In order to configure an iOS app - you must provide 2 things:
Bundle ID
IPA file
Finding bundle ID can be done by doing the following steps:
Sign in to iTunes Connect.
Click My Apps.
Click on the app whose Bundle ID you want to find.
Click More and then click About This App.
Your Bundle ID is displayed and begins with mobapp.at.
To use it in a mobile case, open the case and go to settings:
Once your apps are created, you can simply edit their information by clicking the name of the application , and you will be forwarded to the edit page.
If you wish to delete the app, in the app main page to your right, there’s a trash icon.