Skip to content

_HKObjectValidationFailureException: startDate (2025-03-26 10:30:00 +0000) cannot occur after endDate (2025-03-26 10:29:55 +0000) #6878

@sentry-io

Description

@sentry-io

Sentry Issue: 29K-CUPCAKE-16X

_HKObjectValidationFailureException: startDate (2025-03-26 10:30:00 +0000) cannot occur after endDate (2025-03-26 10:29:55 +0000)
  File "<compiler-generated>", in HKCategorySample.__allocating_init
  File "<compiler-generated>", in ReactNativeHealthkit.saveCategorySample
...
(20 additional frame(s) were not displayed)

Happens when user has mindfulness minutes enabled and tries to join a live session before it has started. Basically logging a mindfulness minute in the future

logMindfulMinutes(dayjs(session.startTime).toDate());

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions