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
- Branch
- alchemy (branched from master)
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
native/native_rust_library/build.rs | ||
---|---|---|
11 | This can be moved to the bottom of this fn, to the other similar call |