Issue with Frequent Updates to Jetpack Compose Glance Widget
I’m developing an application using Jetpack Compose and I have some widgets created using Glance Widget. I need to update a counter on the widget every time I receive a notification in the application. Notifications can arrive very frequently, up to 4 times per second, but can also have larger intervals of 10-15 seconds.