-
Notifications
You must be signed in to change notification settings - Fork 74
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
[MOB-7252] sets up click handling for external/deep linking #687
[MOB-7252] sets up click handling for external/deep linking #687
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@evantk91 Hey Evan, not sure I'm the right person to approve this PR, but left a couple of comments.
Three questions, too:
1 - Where would the client programmer call the method to track a click event? Nevermind, was thinking about this wrong.
2 - After a click, how would the client programmer know to update the UI that displayed the message? Nevermind, was thinking about this wrong.
Could you add some unit tests for this? |
I will add as a fast follow on a separate PR since we are targeting testing by next wednesday. |
This functionality is actually covered by |
🔹 Jira Ticket(s)
✏️ Description
urlHandler
set up on the app side in theurlDelegate
in theconfig