Live Acitivities - ProgressView problem

Hello

i ve implemented progressview and updating the state via push notification.

the progress view wants closedrange<date> which i followed but whenever i get update, the progress value resets to beginning

my range is like : Date.now..endDate

but i dont get it, lets assume that i get the date from database and initialized already then how the code will understand that what progress value will be as current ?

it has to be something like i suppose : startDate..Date.now..endDate

thanks

Live Acitivities - ProgressView problem
 
 
Q