You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_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
Sentry Issue: 29K-CUPCAKE-16X
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
29k/client/src/routes/screens/LiveSession/Session.tsx
Line 215 in c2e89ac
The text was updated successfully, but these errors were encountered: