Suunto app does not sync activities to movescount (web based)
-
Hello!
I am using the new suunto app with my spartan sport without any bigger issues so far. Since I deleted the movescount app from my phone and only use the suunto app, no activities are getting synced between the suunto app and the web based movescount.
How can I fix this?Thanks a lot!
-
@Tyll-Voigt Suunto App doesn’t sync with Movescount.
-
Does this mean I can only see the activities on my phone and not anywhere on my laptop???
-
@Tyll-Voigt yes…but Hey! you can use a very good web based analyze tools like:
https://quantified-self.io/home
or Runalyze.You can set up autosync in SunntoApp for Runalyze or directly in web service for QS.
-
Ok great, I will try that. Seems a bit weird that Suunto is launching a new app which is not compatible with their only online (desktop) tool…
-
@Tyll-Voigt you can see your activities in https://www.sports-tracker.com/dashboard
-
@Tyll-Voigt That online tool is for the chop: https://www.suunto.com/transition.
-
@jseguir
but sports-tracker is not the web for SA. -
@TELE-HO to be fair, neither are QS, Runalyze, and any other service.
-
@isazi
BUT they don’t sync without you knowing it and on the other hand they show data that is really really useful -
@TELE-HO the fact that ST has your activities without you even having to ask for that, shows that, in practice, the two systems are very close to each other. Now, we may find that ST is pretty useless for us, but it is kind of a fact that if you don’t want to enable any third party service, but still be able to see your activities on the web, ST is the only actual solution.
-
@isazi If I don’t want ST to have my data, can I prevent that?
-
@Fenr1r
I don’t think it is possible as the database is appearently the same… -
@TELE-HO Thanks. Although it’s not a civilisation-ending issue, I’m not very happy about that. Do you know if client use of Movescount already lets Amer move his/her data wherever the company pleases within its operations or if that common ST/SA database requires extra permissions linked to use of SA? Was there mention of ST in the SA EULA (assuming there is such a thing)?
If the App can work happily off-line, perhaps syncing with its backend (in the shape of that joint ST db) should also be optional. If folk want to restrict their activities to the external services the closure of MC.com may encourage (full-screen, etc.), why should anything have to go to ST at all?
-
@Fenr1r said in Suunto app does not sync activities to movescount (web based):
Do you know if client use of Movescount already lets Amer move his/her data wherever the company pleases within its operations or if that common ST/SA database requires extra permissions linked to use of SA
I’m not sure, I could move my data to SA completely, but not sure about customers with Ambits and other watches… if this is what you mean?
true, it’s not the end of the world, but it’s not nice and clean either
-
@TELE-HO Thanks. Actually, I almost mean the reverse. I mean keeping my movement data off the SA server altogether, if that is to be shared with another service (ST) which is of no use to me. If I am only going to use SA as an import/export bridge to external (non-Amer) services, I don’t need (or want) them to have my activities on any db.
-
@Fenr1r I think in theory one could do that using the SA Android / SL
Turn on offline mode sync get the SML .
-
@Dimitrios-Kanellopoulos Interesting. And in Apple+PC world? Intercept the SML in the offlined PC’s file system? Does SL chuck one out to await syncing like good ol’ ML?
-
@Fenr1r it stores the SML files in a folder
/Users/myusername/Library/Application Support/Suuntolink
as zip, .gz, .json (depending on the watch)Needs to be “enabled to sync with MC”
Those files QS can parse
And theoretically you can / could pass them to any other app converted , or run QS even locally in an emulator (with some coding effort).
Long time ago I wanted my ‘raw’ data
Btw there is a tool that can pull those without the SL being installed for some more advanced users.
-
@Dimitrios-Kanellopoulos said in Suunto app does not sync activities to movescount (web based):
Btw there is a tool that can pull those without the SL being installed for some more advanced users.
Accessing the file system on the watch directly? I am highly intrigued and sufficiently advanced as to tie my own laces (on a good day). Where might I find this tool?