Page MenuHomePhabricator

Implement native wrapper for syncPlatformDetails RPC
ClosedPublic

Authored by marcin on Jun 4 2024, 6:26 AM.
Tags
None
Referenced Files
F2897607: D12310.id40953.diff
Fri, Oct 4, 11:54 PM
F2897461: D12310.id41062.diff
Fri, Oct 4, 11:34 PM
F2897452: D12310.id41057.diff
Fri, Oct 4, 11:32 PM
Unknown Object (File)
Sat, Sep 21, 12:14 AM
Unknown Object (File)
Tue, Sep 10, 4:40 PM
Unknown Object (File)
Tue, Sep 10, 4:40 PM
Unknown Object (File)
Tue, Sep 10, 4:40 PM
Unknown Object (File)
Tue, Sep 10, 4:38 PM
Subscribers

Details

Summary

This differential implements native client wrapper over new RPC to sync platform details.

Test Plan
  1. Build native app and log-in
  2. Re-build native app with changed PLATFORM_METADATA constants.
  3. Run the app calling commRustModule.syncPlatformDetails() in some React.useEffect().
  4. Ensure in dynamodb admin that change occured.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable