• skip to content

CommandFusion Wiki

Documentation Resources

User Tools

  • Login

Site Tools

  • Recent changes
  • Media Manager
  • Sitemap
Trace:

ios

Search

You can find the results of your search below. If you didn't find what you were looking for, you can create or edit the page named after your query with the appropriate tool.

Results

Matching pagenames:

  • Get iOS UDID
  • iViewer for iOS Release Notes
  • Local Network iOS 14
  • iOS6 Guided Access
  • iPhone 5, iPhone 6(S) & iOS 6 onwards
  • Launcher App for iOS
iViewer for iOS Release Notes: 19 Hits
====== iViewer for iOS Release Notes ====== For release notes specific to the Android version of iView... TBA * Yet another fix for WiFi SSID access in iOS 12/13 ===== Version 5.0.8 (build 410) ===== > **... ctober 5th, 2019 * Fix for WiFi SSID access in iOS 13 ===== Version 5.0.7 (build 409) ===== > **Dat... leased:** July 31st, 2019 * Support for latest iOS device resolutions (Except iPad Pro, fix coming s
Video: 6 Hits
ut only specific stream profiles are supported on iOS (Apple devices). MJPEG is always supported - you... ut for live streams in traditional video formats, iOS Devices support only specific video stream codecs... formation:\\ [[http://developer.apple.com/library/ios/#documentation/Miscellaneous/Conceptual/iPhoneOSTechOverview/MediaLayer/MediaLayer.html|Apple iOS Video Formats]].\\ More info on HTTP Live Streamin
Video Tool: 6 Hits
ut for live streams in traditional video formats, iOS Devices support only specific video stream codecs... formation:\\ [[http://developer.apple.com/library/ios/#documentation/Miscellaneous/Conceptual/iPhoneOSTechOverview/MediaLayer/MediaLayer.html|Apple iOS Video Formats]].\\ More info on HTTP Live Streaming for iOS: [[https://developer.apple.com/library/ios/documentation/networkinginternet/conceptual/str
iViewer for Android Release Notes: 5 Hits
Android is on par, feature-wise, with iViewer for iOS. You can get it from the Google Play Store: [[ht... 2019 * Major version bump to keep inline with iOS releases. See the [[http://commandfusion.com/wiki2/software/iviewer/iviewer-release-notes|iOS Release Notes]] for more details. ===== Version 4.1.2... ound, looks for matching closest screen ratios to iOS sizes (896h, 812h, 736h, etc). Then if none still
iViewer Settings: 5 Hits
====== iViewer Settings ====== iOS and Android settings screens differ slightly visually, but the optio... ngs|How To Access iViewer Settings page]].\\ For iOS, after you access the iViewer Settings within the... ue to use the same setting across all apps on the iOS device.\\ The device auto lock setting can be fou... only relevant to the iPhone because it's the only iOS device that has a built in proximity sensor.\\ Wh
GUI Archive: 4 Hits
eg. ''1024h'') - Check for the closest matching iOS screen ratio. So if the Android device was close ... g ''GUI-896h''. If still no match for the closest iOS string, it will continue to look for the next sma... oning-android-only|See here for more info]]. === iOS === If the GUI is smaller than the device resolu... ped to suit the screen. A great resource for all iOS device resolutions and screen sizes:\\ https://io
Get iOS UDID: 4 Hits
====== Get iOS UDID ====== <WRAP center round alert 90%> This topic is only for getting the UDID of an iOS device for use in our beta testing teams.\\ **The ID obtained by following these instructions CA... an email or message. ===== Using Safari on your iOS Device ===== - Navigate to [[http://udid.io]] on your iOS device - Follow the prompts to install the certificate - Email the UDID to yourself
Licensing Not Working: 3 Hits
license for you. ===== Problems After Upgrading iOS Version ===== Upgrading to some versions of iOS c... Why has the Device ID format changed? ===== Since iOS 6.0.1, Apple has removed the ability for apps to
HTTP Request Headers: 3 Hits
.1.3 * ''cf-hardware-uuid'': device ID here (if iOS allows applications access, otherwise it's the sa... n (due to Apple removing access to hardware ID in iOS 6+ releases) * ''cf-new-udid'': This header is ... * ''cf-old-udid'': Depending on the access level iOS offers applications, this could contain the hardw
iViewer for Mobile Devices: 3 Hits
vices ====== iViewer is an application for Apple iOS and Android devices, for control and automation systems.\\ It allows you to use an iOS or Android device to render GUI Files and interact with Extern... ]. ===== Download ===== iViewer is available for iOS and Android devices from the relevant app stores.
Retrieving Your Device ID: 3 Hits
wer4 on the device - Go into 'Settings' on your iOS device and find 'iViewer4' in the application lis... wer4 on the device - Go into 'Settings' on your iOS device and find 'iViewer4' in the application lis... e device ID. Apple has decided to no longer allow iOS applications to access this ID, so we have been f
Crash Logs: 3 Hits
thin the iViewer for Android context menu. ===== iOS (iPhone, iPad, iPod touch) ===== If iViewer for iOS is freezing or crashing at any time, we would appreciate if you could send us an email with the ... the crash. To find a log file, please sync your iOS device with your PC first, then locate the correc
iOS6 Guided Access: 3 Hits
====== iOS6 Guided Access ====== iOS6 included a new feature called Guided Access. Essentially what it does, is allow you to lock an iOS device into a certain application and disable touch input on certa... n.\\ \\ This has obvious benefits for iViewer, an iOS device can now easily be set to run only iViewer ... aysiphone.com/2012/09/how-to-use-guided-access-in-ios-6-vid/|this video]]. ===== More Info ===== For m
URL Scheme & App Links: 3 Hits
====== URL Scheme & App Links ====== On iOS devices (iPad, iPhone, iPod touch) apps can be launched if they subscribe to a defined URL scheme. This is also known as 'app switching'. ===== iViewer URL Scheme and App Links Support ===== ==== iViewer 5 ==== iViewer 5 app can be launched via URL schemes, same as iViewer 4 below, just change **iviewer4://** to **iviewer5://**. Use this to launch iViewer 5 with a specific GUI URL and settings: <code>iviewer5:///gui/?url=<encoded_url>&reloadGUI=1</code> The ''encoded_url'' must be the URL you want iViewer to load, in URL Encoded format, eg: to load a GUI at ''http://192.168.0.10:8019'' the full URL to use is: <code>iviewer5:///gui/?url=http%3A%2F%2F192.168.0.10%3A8019&reloadGUI=1</code> Other options you can use in the URL are documented in the [[http://www.commandfusion.com/docs/scripting/util.html#cF.loadGUI|CF.loadGUI JS API]] ==== iViewer 4 ==== iViewer 4 app supports being launched via URL Scheme as follows: Use this to launch iViewer to a specific page designated by ''pagename'': <code>iviewer4:///page/pagename</code> Use this to simply launch iViewer to the startup page: <code>iviewer4://</code> ==== iViewer Lite ==== iViewer Lite app supports being launched via URL Scheme as follows: Use this to launch iViewer Lite to a specific page designated by ''pagename'': <code>iviewerlite:///page/pagename</code> Use this to simply launch iViewer Lite to the startup page: <code>iviewerlite://</code> ==== iViewer next (beta) ==== iViewer next (beta) app supports being launched via URL Scheme as follows: Use this to launch iViewer to a specific page designated by ''pagename'': <code>iviewernext:///page/pagename</code> Use this to simply launch iViewer to the startup page: <code>iviewernext://</code> ==== CF iViewer (legacy) ==== CF iViewer (legacy) app supports being launched via URL Scheme as follows: Use this to launch iViewer to a specific page designated by ''pagename'': <code>iviewer:///page/pagename </code> Use this to simply launch iViewer to the startup page: <code>iviewer:// </code> ===== Launching Other Apps ===== From iViewer, you can force other apps to be launched on Button press by assigning the URL Property of the button to a specific URL Scheme for the app you want to launch. Note that not all apps can be launched. The developer of the app must enable the feature and assign a special URL Scheme for their app to allow it to be launched from other apps. iViewer will then either close or go to the background (depending if you have multitasking enabled in [[software:iviewer:settings|iViewer settings]] or not) whilst the desired app is launched. A common request is the ability to launch the Apple Remote app. For this, use the following as the button [[software:gui-designer:buttons#url|URL property]]:\\ ''remote:%%//%%'' Sonos App is another common request, and they have implemented the following URL Scheme:\\ ''sonos:%%//%%'' For other apps, try a Google search to find the URL Scheme for the specific app you need to launch. Or try contacting the app developer to find the information first hand. This website has a searchable list of URL schemes which may be of use: http://www.gotschemes.com You can also try this guide for finding the URL scheme of any iOS app: https://www.amerhukic.com/finding-the-custom-url-scheme-of-an-ios-app
Launcher App for iOS: 2 Hits
Page 2 - Interface Display Pages: 2 Hits
iPhone 5, iPhone 6(S) & iOS 6 onwards: 2 Hits
Re-Printing an Item from the CommandFusion Blog: 2 Hits
guiDesigner Release Notes: 2 Hits
Retrieving GUI File: 2 Hits
Local Network iOS 14: 2 Hits
Designing Graphics for Mobile Devices: 2 Hits
Button Tool: 1 Hits
Siri Voice Control Example: 1 Hits
Quick Start Guide - guiDesigner & iViewer: 1 Hits
Systems Not Connecting: 1 Hits
Page: 1 Hits
Fonts: 1 Hits
How To Access iViewer Settings: 1 Hits
Clock (Analog) Example: 1 Hits
LaunchPad: 1 Hits
Apps: 1 Hits
iViewer Protocol: 1 Hits
Access SSID: 1 Hits
iViewer Versions: 1 Hits
Software: 1 Hits
Retina Display: 1 Hits
guiDesigner: 1 Hits

Page Tools

  • Show pagesource
  • Old revisions
  • Backlinks
  • Back to top
  • Export PDF
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki