-
Notifications
You must be signed in to change notification settings - Fork 106
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
feat(IT Wallet): [SIW-1972] Remote presentation same device #6689
base: master
Are you sure you want to change the base?
feat(IT Wallet): [SIW-1972] Remote presentation same device #6689
Conversation
PR Title Validation for conventional commit type✅ All good! PR title follows the conventional commit type. |
Jira Pull Request LinkThis Pull Request refers to Jira issues: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6689 +/- ##
==========================================
- Coverage 49.91% 49.90% -0.01%
==========================================
Files 1551 1551
Lines 32275 32279 +4
Branches 7298 7248 -50
==========================================
Hits 16109 16109
- Misses 16127 16131 +4
Partials 39 39
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
🎉 All dependencies have been resolved ! |
Short description
This PR introduces the ability to start the remote presentation flow through a deep link in a same-device scenario.
List of changes proposed in this pull request
useItwLinkingOptions
to include linking options for remote deep linkbuildItwRemoteRequestDeepLink
function to construct a deep link usingitwRemoteRequestPayload
How to test
The remote presentation QR code should be read normally
Note
I was unable to test the deep link functionality, as it seems to only work with the app downloaded from the store