Widget OnUpdate periodically (Edge)

I just made a widget for the Garmin Edge series which takes data from the Activity.Info object.

To make this information as new as possible, I would like to update this information with a loop.

I read on the forums that the onUpdate() is called every minute, but this is not happening.

Any solutions for this problem?