Closed jmartinesp closed 2 weeks ago
:iphone: Scan the QR code below to install the build (arm64 only) for this PR. If you can't scan the QR code you can install the build via this link: https://i.diawi.com/vxckHN
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.97%. Comparing base (
fa1e5e5
) to head (5cdcd9c
). Report is 22 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Content
DefaultFtueService
has now been marked as s singleton.Motivation and context
This was caused by several
DefaultFtueService
instances being created and only the latest one receiving new state updates while theLoggedInFlowNode
which decides the navigation was stuck subscribed to the initial one.Screenshots / GIFs
Tests
It's kind of difficult to reproduce the issue, but originally it was done by disabling notifications, which triggered the onboarding 'enable notifications' screen to appear and tapping on either 'enable' or 'not now' did nothing.
Tested devices
Checklist