This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Getting device list using ConnectIQ.sharedInstance().showDeviceSelection()

Hi, 

    i have been trying to get the list of Garmin devices connected using 

ConnectIQ.sharedInstance().showDeviceSelection()

In my app

Specifically in my case using Swift 4, ConnectIQ ios SDK 1.3 framework embedded as per SDK documentation, URL scheme registered etc.

I am getting a dialog,  'Garmin connect Mobile is required, but it's not currently not installed'

I have the Garmin Connect Mobile (GCM) installed, i am still getting the same dialog, its like the framework doesn't recognise the GCM app that is installed.

Has anyone got the ios SDK working and sending messages to from the watch back to an iPhone?

Has anyone got a sample app written in Swift they can share out?