Hi all,
Incase you might find it useful as this information is not on their website heres an app config template for the iOS app.
<dict>
<key>serverProtocol</key>
<string>https</string>
<key>serverName</key>
<string>my.url.com</string>
<key>serverPort</key>
<string>0000</string>
</dict>