-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
iOS - Display Sync code expiry when showing the pairing codes #38020
Comments
@soner-yuksel quick question re: verifying the above. How long does it take for a sync code to expire? Is it still 24hrs? If so, is there any way we can expedite the "expiry" flow without waiting the 24hrs. Perhaps adding something into the QA Dev settings where we can set the time to less than ~24hrs to speed things up? Or does the back-end control the expiry making this hard to QA? CCing @hffvld @Uni-verse |
@kjozwiak I believe QR code and sync code words have different expiry time. I had to make changes inside the PR for this atfer opening because @AlexeyBarabash warned me about it. We are getting the expiry time from server. Myabe @AlexeyBarabash can remember the exact tiem frame for expiry. |
Verified on
Filed follow-up issue #39628 and #39631QR codeSTEPS:
ACTUAL RESULTS:
Code WordsSTEPS:
ACTUAL RESULTS:
|
It is required to implement display Sync code expiry when showing the pairing codes.
Parent issue: #31904
Figma design:
https://www.figma.com/file/GXnHuBCVRY397UNJyvu44q/Sync-V2?node-id=307-161
This is an issue to link to the PR.
The text was updated successfully, but these errors were encountered: