Setup: Difference between revisions

Jump to navigation Jump to search
572 bytes added ,  31 October 2019
Line 96: Line 96:
=== AppFolder ===
=== AppFolder ===


You can use this parameter to have multiple customizations ([[app projects]]) installed on a single device in parallel.  
Internally, all metadata and data of an [[app projects|app project]]) are saved to a local folder on your device. You can use the parameter AppFolder to specify the folder. This allows you to have multiple customizations ([[app projects]]) installed on a single device in parallel; in different folders. You can then simply modify the AppFolder to quickly change to a different organization/user/project.
 
Resco mobile apps always use a published project of the [[App_projects#Project_properties|highest priority suitable for their security role]]; and AppFolder does not modify this behavior. You need to use a different user (or a wholy different organization) to connect to other projects.


* If you want to add a project, set AppFolder to a unique value, for example TestProject, save the configuration, and restart the app. Connect to the project; it will be saved to the folder specified.
* If you want to add a project, set AppFolder to a unique value, for example TestProject, save the configuration, and restart the app. Connect to the project; it will be saved to the folder specified.

Navigation menu