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, May 13, 7:46 AM
Unknown Object (File)
Apr 17 2024, 7:45 PM
Unknown Object (File)
Apr 17 2024, 7:45 PM
Unknown Object (File)
Apr 17 2024, 7:45 PM
Unknown Object (File)
Apr 17 2024, 7:42 PM
Unknown Object (File)
Mar 6 2024, 10:25 PM
Unknown Object (File)
Mar 5 2024, 11:16 PM
Unknown Object (File)
Mar 5 2024, 11:16 PM
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