Questions
Start another app from the running app with "Control statement > Unifinity app execution",
We would like to pass on logged-in users and other information.
If you are using only a PC, you can specify a folder and exchange data as a text file, etc,
With iOS and Android, the folder hierarchy changes and cannot be passed on properly.
Is there a better way to implement such a feature?
Answer.
Information passing between Unifinity applications can be handled by using "environment variables".
0307-variables-setting environment variables
0306-variables-get environment variables
As a point to keep in mind when using environment variables, it is necessary to set environment variable names to unique ones so that they will not be overwritten by another application with a variable name of the same name.
Please refer to the following application
Sample app download link
Information exchange between UAPs.zip
For information on how to open the sample application, seethis way (direction close to the speaker or towards the speaker)
1. Launch the application from which you started.
2. Enter any value in the "Delivery Information 1" and "Delivery Information 2" text boxes.
3. Press the "Launch App" button
→The destination application is launched. The value entered in 2. above is the "Handover Information 1" of the application to be activated,