The ConnectIQ mobile app registers itself as a protocol handler for connectiq://. This allows oauth webpages to redirect to connectiq://oauth?<query params here> which is picked up by the mobile app and relayed to the device.
Does the connectiq:// protocol handler support any other features, perhaps even undocumented?
For example, it would be great if we could request connectiq://phoneappmessage?appid=xyz&field1=value1&field2=value2 which would relay to the device as a `Toybox.Communications.PhoneAppMessage`