replaced the old grpc clients with the new one with an interceptor from shared/grpc_clients. i also updated build.rs to get the codeVersion from CommCoreModule.h. lastly, i removed unused dependencies and dead code.
Details
Details
- unit tested the code version change
- sent a request to local identity service from native_rust_library and verified the request was received and contained the code version metadata
- built the native app for iOS simulator successfully
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/native_rust_library/build.rs | ||
---|---|---|
11 ↗ | (On Diff #31972) | This can be moved to the bottom of this fn, to the other similar call |