SSWConsulting / SSWConsulting/SSW.Rewards.Mobile

🐛 Achievements not updating in app when they're unlocked

Open
#267 2 comments 0 reactions 1 assignee View on GitHub

@JackDevAU is already working on this.

Since Jun 21, 2022.

  • #311 by @matt-goldman — merged
Dominant language
C#
Stars
37
Forks
11
PR merge metrics
No merged PRs in 30d

Description

cc: @vladislav-kir

Achievements only get fetched by the app once - on load/sign-in or whatever. Whenever an achievement is earned, the app is not updating with that achievement being earned until you launch the app again.

Strategy:
If we can, hook into the achievement flow to get the user achievements again. However there may be race conditions/issues with this so if it can't be sorted within a 1-hour timebox, we can instead just have that achievement page go get achievements every time it's navigated to.
If the backup strategy is used, add a tech debt PBI to fix it after NDC.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.