App doesn't recognize the perfect week completation (streak)

Motorola G86 5G (XT2527-2)

Android 16

Freeletics 26.5.1

There’s a strange issue with the app: if I need to complete 4 workouts per week but don’t follow the expected daily schedule, the app doesn’t recognize the weekly completion even when I’ve actually done all 4 workouts by Sunday.

In my case, I should have finished the series on Saturday, but I completed it on Sunday.

Despite having done all 4 required workouts, the app interpreted this as failing to meet the goal.

Result: it reset my positive streak that I had maintained for 5 weeks.


I believe the code isn’t optimized for this situation: the developer probably set the ‘perfect week’ check on the last day stipulated by the program schedule, which in my case is Saturday.

However, I completed the 4 workouts today (Sunday). Therefore, the algorithm check ran yesterday (Saturday), and today’s workout isn’t being counted due to a code error.