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)
Fri, Sep 13, 11:32 PM
Unknown Object (File)
Aug 29 2024, 5:31 AM
Unknown Object (File)
Aug 9 2024, 10:16 PM
Unknown Object (File)
Aug 9 2024, 10:16 PM
Unknown Object (File)
Aug 9 2024, 10:16 PM
Unknown Object (File)
Aug 9 2024, 10:16 PM
Unknown Object (File)
Jul 28 2024, 2:49 AM
Unknown Object (File)
Jul 27 2024, 6:56 PM
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