Page MenuHomePhabricator

[keyserver] Redirect to the right store depending on the user agent
ClosedPublic

Authored by tomek on Mar 29 2023, 9:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 30, 3:58 PM
Unknown Object (File)
Sat, Dec 7, 8:28 PM
Unknown Object (File)
Thu, Dec 5, 8:36 PM
Unknown Object (File)
Dec 5 2024, 8:09 AM
Unknown Object (File)
Dec 5 2024, 8:09 AM
Unknown Object (File)
Dec 3 2024, 9:12 PM
Unknown Object (File)
Dec 2 2024, 8:43 AM
Unknown Object (File)
Dec 2 2024, 6:41 AM
Subscribers

Details

Summary

Use detect-browser to determine what OS user is using and redirect to App Store or Google Play Store.

Test Plan

Check on physical iOS and Android emulator if clicking /invite/:secret link opens the right store.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

keyserver/package.json
51 ↗(On Diff #24338)

The same version as on web

keyserver/src/keyserver.js
131–138 ↗(On Diff #24338)

This will probably change again with web support

This revision is now accepted and ready to land.Mar 29 2023, 1:06 PM