CommandFusion Wiki

Documentation Resources

User Tools

Site Tools


software:iviewer:retrieving-gui-file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

software:iviewer:retrieving-gui-file [2015/06/17 13:10]
jarrod
software:iviewer:retrieving-gui-file [2018/05/09 23:50] (current)
jarrod
Line 3: Line 3:
 This information is provided as a last resort only, after trying all other methods to retrieve the original GUI files. This is not a supported function of iViewer and as such, support cannot be offered by CommandFusion. This information is provided as a last resort only, after trying all other methods to retrieve the original GUI files. This is not a supported function of iViewer and as such, support cannot be offered by CommandFusion.
 </​WRAP>​ </​WRAP>​
 +
 +
 +===== Using Debugger =====
 +By [[software:​iviewer:​debugger|enabling and connecting to the debugger]], you can obtain the GUI file and scripts, but the images cannot be retrieved. There is no way to retrieve project images from device cache.
 +
 +GUI File URL:
 +
 +''<​debugger_url>/​cache/​cached.gui''​
 +
 +So if your debugger URL reports as ''​http://​192.168.0.100:​50000''​ then the GUI URL would be:
 +
 +''​http://​192.168.0.100:​50000/​cache/​cached.gui''​
 +
 +
  
 ===== Apple iOS Devices ===== ===== Apple iOS Devices =====
Line 26: Line 40:
   - Get access to the directory structure of the device memory (not covered in this guide)   - Get access to the directory structure of the device memory (not covered in this guide)
   - Navigate to ''/​data/​data/​com.commandfusion.iviewer4/​files/​caches/''​ - note the directory may differ depending on your device and OS version.   - Navigate to ''/​data/​data/​com.commandfusion.iviewer4/​files/​caches/''​ - note the directory may differ depending on your device and OS version.
 +  - There will be a folder for each cached project, using a unique UUID (random characters). See the .json file in the caches folder for a detailed explanation of the relationship of each folder.
software/iviewer/retrieving-gui-file.1434546629.txt.gz ยท Last modified: 2015/06/17 13:10 by jarrod