I am an iOS developer. When parsing a Fit file with a size of 570k bytes, the parsing time is too long, exceeding 10 seconds. The SDK used is FitSwiftKit
However, my Android colleague only took less than 2 seconds when parsing with a single file.
I am really eager to need your immediate help。