Is there a way to see the scripts output in the logs or anywhere that is easy to get to? (Debugging)
Is there a way to see the scripts output in the logs or anywhere that is easy to get to? (Debugging)
Hi Travis,
The script output can be verified in the device ADB logs and you can collect these logs following the method mentioned in the below reference article:
https://support.citrix.com/article/CTX232375
In addition, when you run a script on the device, its execution status also gets reflected in the logs on the web console. (For example; The script has been successfully sent to the device, Failed to send the script etc.)
Thanks & Regards,