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)
Dec 16 2024, 11:39 AM
Unknown Object (File)
Dec 16 2024, 11:39 AM
Unknown Object (File)
Dec 16 2024, 11:39 AM
Unknown Object (File)
Dec 16 2024, 11:39 AM
Unknown Object (File)
Dec 16 2024, 11:39 AM
Unknown Object (File)
Dec 2 2024, 4:19 AM
Unknown Object (File)
Nov 23 2024, 10:46 AM
Unknown Object (File)
Nov 15 2024, 9: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
Lint
Lint Not Applicable
Unit
Tests Not Applicable