Configuration
Navigate to/public/static/config/config.json
and locate the AppStore section.
Do not change the
redirect
value — it tells the phone where to route requests.Configuration Properties
Display name of the app
Path to the app icon
Website URL to display (must support iFrame) or a self-hosted HTML file
Unique identifier for your app. Set once and never change it.
Changes header and home button theme
List of jobs that can access this app
List of jobs that cannot access this app
Event configuration with the following properties:
Examples
Website App
Self-Developed App
NUI Messaging
Exports
Input Focus Control
Control the NUI focus behavior for the phone:Use
true
to enable input focus (keyboard/mouse control) and false
to disable it.