Closed theLee3 closed 2 months ago
Fails | |
---|---|
:no_entry_sign: | Flutter analyzer failed. Please fix the issues reported by the analyzer. Error: Command failed: flutter analyze 1 issue found. (ran in 7.3s) |
Warnings | |
---|---|
:warning: | Please update the `CHANGELOG.md` file. |
Generated by :no_entry_sign: dangerJS against 0a63a7731d7bb3d8645eb9030baf2baecbb2dc0c
Just updated the docs as well in this PR.
As per the docs, regarding
forceReload
:Currently, we provide no
forceReload
option for leaderboards, causing outdated data from the cache to be returned at times. We also always force reload data for both achievements & saved games. As noted in the docs, this should not be the default. Therefore, we should defer to the devs to select the appropriate call for all of these methods.This has no effect on iOS/MacOS as there is no caching mechanism to invalidate.