Page MenuHomePhabricator

Implement native wrapper for syncPlatformDetails RPC
ClosedPublic

Authored by marcin on Jun 4 2024, 6:26 AM.
Tags
None
Referenced Files
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
Unknown Object (File)
Tue, Sep 10, 4:36 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
Branch
arcpatch-D12283
Lint
No Lint Coverage
Unit
No Test Coverage