Multiply widgets updating

Hello!

We have issue with updating multiply widgets of one kind.

For my case we have widget with one setting (period), and it will be common case for user to use two widgets of one kind to see data for two periods. Also user need to sign in our app to see info on widget.

After installing app we add 2 or 3 widgets of one kind on home screen. Now widgets saying what we need to sign in. We tap on widget, signing in, app sends WidgetCenter.shared.reloadAllTimelines(). When we going to home screen.

One widget updated and showing data and another non-updated and saying what we need to sign in