Page MenuHomePhabricator

Implement native wrapper for syncPlatformDetails RPC
ClosedPublic

Authored by marcin on Jun 4 2024, 6:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 7:56 PM
Unknown Object (File)
Wed, Nov 13, 7:56 PM
Unknown Object (File)
Wed, Nov 13, 7:56 PM
Unknown Object (File)
Wed, Nov 13, 12:50 PM
Unknown Object (File)
Tue, Nov 12, 4:02 PM
Unknown Object (File)
Oct 13 2024, 7:37 PM
Unknown Object (File)
Oct 11 2024, 7:23 PM
Unknown Object (File)
Oct 11 2024, 7:23 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