-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(IT Wallet): [SIW-1975] Request app review after first viewing of driving license detail screen #6623
base: master
Are you sure you want to change the base?
chore(IT Wallet): [SIW-1975] Request app review after first viewing of driving license detail screen #6623
Conversation
Jira Pull Request LinkThis Pull Request refers to the following Jira issue SIW-1975 |
PR Title Validation for conventional commit type✅ All good! PR title follows conventional commit type. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6623 +/- ##
=======================================
Coverage 49.54% 49.55%
=======================================
Files 1546 1547 +1
Lines 32149 32171 +22
Branches 7234 7234
=======================================
+ Hits 15928 15941 +13
- Misses 16183 16192 +9
Partials 38 38
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Short description
This PR adds the ability to request a review on the app store when the driving license detail screen is viewed for the first time and the user returns to the wallet section.
List of changes proposed in this pull request
itwReviewRequested
in the preferences actions store ofitw
reviewRequested
tofeature.itw.preferences
itwReviewRequestedSelector
to retrieve thereviewRequested
stateuseItwReviewRequest
to monitor thereviewRequested
state and request an app review if neededItwWalletCardsContainer
to use the new hookHow to test
Verify that the app review request appears only when the driving license detail is viewed for the first time and is not triggered for other credentials.
Test Case Scenario:
Screen.Recording.2025-01-22.at.12.59.25.mov