Configure the device settings of your mobile client
In this topic, you learn how to configure the device your mobile client runs on.
Prerequisites
-
You have configured the general information of your mobile client in Configure general information about your mobile client.
Procedure
-
In the Cockpit, go to Administration and select Mobile Client.
Result: The table of existing mobile clients open.
-
Select your mobile client.
Result: The settings of the mobile client open in the General tab.
-
Go to the Device tab.
-
Provide the App ID. The App ID is structured as follows:
com.company.identifier
. An example iscom.neptune.testapp
. This is automatically updated when the Name property is changed.The App ID also depends on the certificate you will use later in the Neptune Mobile Build Service -
Decide, whether the orientation is
landscape
orportrait
. Default isportrait
. -
Decide, whether the mobile client should be opened in fullscreen mode.
-
In the Mobile Client Build section, you can enable automatic updates for your app.
-
In the Platforms section, you can define on which systems your app should run.
-
If you select
Android
, you can make some additional settings:-
Cordova Engine Version (
V9, V10, V11, V12
) -
Target SDK Version
This will help to specify the latest Android API level that the application is tested against. NOTE: If an image is added for the mobile client under the Media → Splashscreen configuration, the 'AndroidWindowSplashScreenAnimatedIcon' property will be configured in the exported config.xml -
Minimum SDK Version
-
Maximum SDK Version
This will help in defining the range of Android versions under which the application is expected to run.
-
-
If you select
Windows 10
, you have to make some additional settings:-
Select the Architecture (
anycpu, x65, x86, arm
). -
Enter the App Identity Name from the Windows Development Center.
-
Provide the Publisher Name.
-
Enter the Display Name.
-
-
Select Save.