Hello,
After successfully implementing the connectIQ sdk in a objective C environment. I have unsettling issue with doing the same in a swift environment. Namely :
when I use showConnectIQDeviceSelection, GCM (Garmin Connect Mobile) does not call my app back using the URL scheme I provided.
On the project information, I use :
- Xcode 7.3 (7D175)
- ConnectIQ iOs sdk 1.2.6
Here are the solutions I have tried :
- check on the pdf (ConnectIQ_iOS_SDK.pdf) for forgotten steps.
- have only the AppDelegate and my only view in swift the rest is in objective C included via a bridging header.
Has anyone encountered such issues with swift and ConnectIQ sdk ? If yes, would you have any insight ?
Would you need more information about my current code or what I'm trying to do, I stay available.
Thanks in advance,
Scarlet