CommandFusion Wiki

Documentation Resources

User Tools

Site Tools


Sidebar

software:gui-designer:url-scheme

This is an old revision of the document!


URL Scheme

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 Support

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:

iviewer4:///page/pagename

Use this to simply launch iViewer to the startup page:

iviewer4://

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:

iviewernext:///page/pagename

Use this to simply launch iViewer to the startup page:

iviewernext://

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:

iviewer:///page/pagename 

Use this to simply launch iViewer to the startup page:

iviewer:// 

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 iViewer settings or not) whilst the desired app is launched.

For a list of other app's URL Scheme's, please try this site http://wiki.akosma.com/IPhone_URL_Schemes

A common request is the ability to launch the Apple Remote app. For this, use the following as the button URL property:
remote://

Sonos App is another common request, and they have implemented the following URL Scheme:
sonos://

software/gui-designer/url-scheme.1417666941.txt.gz · Last modified: 2014/12/04 04:22 by jarrod