You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When scores greater than or equal to 2^31 are presented by the broker, the Android app fails to update the scores in its notification, and on the main screen considers the scores hidden.
Similar situation around –(2^31). Allow for integers of greater magnitude.
When scores greater than or equal to 2^31 are presented by the broker, the Android app fails to update the scores in its notification, and on the main screen considers the scores hidden.
Similar situation around –(2^31). Allow for integers of greater magnitude.
See also cmukgb/ctfws-timer-iot#10
The text was updated successfully, but these errors were encountered: