Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

Fit SDK and Swift

Rank

Total Posts: 1

Joined 2019-10-22

PM

Hi,

we have a app written with swift. Now we want to integrate the Fit SDK. Our purpose is encoding activities to fit files and sharing to strava.
So there is no swift library. Will there be a swift library? We tried to integrate the c-files or as alternative the objective-c library. Both ways didn't work for us.
What action would you suggest? What is a proper way for integrating Fit SDK into swift app?

Kind regards
Marina Orth      
Rank

Total Posts: 10

Joined 2018-10-12

PM

marina86 - 23 October 2019 12:09 AM
Hi,

we have a app written with swift. Now we want to integrate the Fit SDK. Our purpose is encoding activities to fit files and sharing to strava.
So there is no swift library. Will there be a swift library? We tried to integrate the c-files or as alternative the objective-c library. Both ways didn't work for us.
What action would you suggest? What is a proper way for integrating Fit SDK into swift app?

Kind regards
Marina Orth


Have you considered writing a wrapper for one of the existing interfaces to allow your swift code to access the FIT functionality?