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.
By 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:
Please note that this method will get you the GUI file only. Images will not be included.
If you need to extract the existing GUI from an iOS device, then you first must do the following:
Once you have connected to the device:
/private/var/mobile/applications
/documents/caches
We have tested this method on a single page GUI file only - it may vary for GUI's with multiple pages etc.
/data/data/com.commandfusion.iviewer4/files/caches/
- note the directory may differ depending on your device and OS version.