Closed JanBrin closed 2 years ago
Hey @JanBrin
As the documentation shows, the WEIGHTLIFTING
type is only on Android, hence using it on iOS would not produce any result.
I will add a check for the operating system and the type for a future release to avoid confusion.
Best regards, Mads
Device / Emulator and OS
Describe the bug
When executing the below code the App crashes with error message "Invalid Arguments - ActivityType, startTime or endTime invalid".
To Reproduce
Expected behavior
I would expect it to not crash and write the workout to health.
Actual behavior
The app crashes with error message "Invalid Arguments - ActivityType, startTime or endTime invalid".
Flutter doctor