-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Load policy list when url from Linking.getInitialURL is not available #5868
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.
Sorry, actually I'm un-approving this because it breaks the OldDot -> NewDot transition.
How is it breaking it? |
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.
Okay, I was mistaken and was running into an unrelated issue while testing this. Tested on iOS a few times and now it seems to be working consistently 👍
|
…bile (cherry picked from commit 3aeb62f)
🚀 Cherry-picked to staging by @roryabraham in version: 1.1.7-24 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
Verified this is fixed on iOS 🎉 |
🚀 Deployed to production by @AndrewGable in version: 1.1.7-24 🚀
|
🚀 Deployed to staging by @roryabraham in version: 1.1.7-25 🚀
|
🚀 Deployed to production by @roryabraham in version: 1.1.8-9 🚀
|
Details
The
url
parameter isnull
when passed to our callback (seeLinking.getInitialURL
) when we open NewDot without using deeplink.See slack conversation https://expensify.slack.com/archives/C9YU7BX5M/p1634263597215200?thread_ts=1634173120.171900&cid=C9YU7BX5M
Not sure if this is a good solution or if it could have some unwanted side effect. @roryabraham cc
Fixed Issues
$ #5865
Tests / QA
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android