MapRunA Result Upload Error

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

MapRunA Result Upload Error

Iain
I went for my first MapRun using my Apple Watch with MapRunA, the run went well and the watch worked well. I'm having a problem with the results.
When on my phone I go to 'Get track from Apple Watch' I get this error:

Error: Error: Exception Error:
(FormatException: Invalid date format
2024-08-25 5:08:39 AM +0000 #0
DateTime.parse (Dart:core/
date_time.dart:358)
#1   AppleWatchTrackFetchState.process
TheAppeWatchTrack.<anonymous
closure> (package:MapRun/advanced/
apple_watch_track_fetch.dart:482)
#2   List.forEach (dart:core-patch/
growable_array.dart:46)
)
Reply | Threaded
Open this post in threaded view
|

Re: MapRunA Result Upload Error

Peter Effeney
Administrator
Iain,

Sorry to hear of the issue.

The date format coming back from the Apple Watch is in an unexpected format (ie AM/PM).

Could you please email support@maprun.net with some more details please:
- the Watch Id
- Watch model, version etc
- The event name
- Runner's name.

Regards

Peter
Reply | Threaded
Open this post in threaded view
|

Re: MapRunA Result Upload Error

Iain
Thanks Peter, details sent to MapRun Support
Reply | Threaded
Open this post in threaded view
|

Re: MapRunA Result Upload Error

Peter Effeney
Administrator
For anyone reading this thread...

This issue is fixed in MapRun version 7.5+.

As background, under some circumstances (maybe a combination of 12hour vs 24hour, and possibly Language & Region), the Apple Watch sends date/time stamps that are not compliant with ISO 8601.
MapRun can now handle the non-standard format.

Peter