Page MenuHomePhabricator

[native] Show alert when login fails due to outdated client version
ClosedPublic

Authored by ashoat on May 16 2024, 5:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 9:38 AM
Unknown Object (File)
Oct 2 2024, 5:38 PM
Unknown Object (File)
Oct 2 2024, 5:38 PM
Unknown Object (File)
Oct 2 2024, 5:38 PM
Unknown Object (File)
Oct 2 2024, 5:38 PM
Unknown Object (File)
Oct 1 2024, 8:48 AM
Unknown Object (File)
Oct 1 2024, 8:37 AM
Unknown Object (File)
Oct 1 2024, 6:34 AM
Subscribers

Details

Summary

This diff addresses the "easy part" of ENG-8113.

Test Plan

There are a lot of spots here, and I didn't check all of them. I verified the core parts:

  1. That identity service returns Unsupported version and keyserver returns client_version_unsupported when the client version is outdated
  2. That the Alerts showed correctly
  3. That goBackToPrompt worked

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable