Page MenuHomePhabricator

Implement native wrapper for syncPlatformDetails RPC
ClosedPublic

Authored by marcin on Jun 4 2024, 6:26 AM.
Tags
None
Referenced Files
F2201975: D12310.diff
Sat, Jul 6, 5:39 AM
F2201734: D12310.id41062.diff
Sat, Jul 6, 5:02 AM
Unknown Object (File)
Sat, Jun 22, 11:12 PM
Unknown Object (File)
Sat, Jun 22, 5:00 AM
Unknown Object (File)
Fri, Jun 21, 12:05 PM
Unknown Object (File)
Fri, Jun 14, 10:30 AM
Unknown Object (File)
Fri, Jun 14, 7:53 AM
Unknown Object (File)
Fri, Jun 14, 5:11 AM
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