we need to send the notif one time keys to the identity service
depends on D9085
Paths
| Differential D9113 Authored by varun on Sep 8 2023, 9:33 AM.
Details
Summary we need to send the notif one time keys to the identity service depends on D9085 Test Plan console logged the getNotificationsOneTimeKeys output. got the following when trying to get 2 and 8 keys: LOG 2 notif one time keys: {"curve25519":{"AAAAAQ":"yiyPOxAtEM9W3vLbCrGmgLSI1uN87Io22aIqAyV4GS8","AAAAAg":"Wh4RI2Ipnheh2bVVg27vYPh+665+SpM2H4IVNdBdjlg"}} LOG 8 notif one time keys: {"curve25519":{"AAAAAw":"nx6pjgnIlwon6JJBDwMoHUTJuGQyWXlaKiNIUk38nF4","AAAABA":"5+TOgrUPJarYKGIyDLhFYxBTQUN5JLZIFQitNJoYDFY","AAAABQ":"NqY6yqiWvPco6OyVfQXOFHHsFnNToBojCBoUZaxobCQ","AAAACA":"GaVutqDQ5tnlwrOfb6EhSFSay/Al0l9mpeNBsLRiY3E","AAAABw":"JzZarwDf3zcN7Op+aNQWoeuEiGFU8BAyvykhOW1cUmQ","AAAACQ":"qAcrrP558HCYEeu3BZ+QTJY9BNfr5z96lfSjmDDtYlQ","AAAABg":"W4N7CBlV3UPdDdI32TpCYHTXL+EilPqH7RQMN4ijXzo","AAAACg":"T1vCUTrmmR/PpalbWZF1Zm1CLWsYaeLWJZnTx/vWf2s"}}
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptSep 8 2023, 9:33 AM2023-09-08 09:33:55 (UTC-7) Harbormaster completed remote builds in B22456: Diff 30873.Sep 8 2023, 9:51 AM2023-09-08 09:51:46 (UTC-7) This revision is now accepted and ready to land.Sep 12 2023, 2:14 AM2023-09-12 02:14:25 (UTC-7) Closed by commit rCOMMf13fe4b8c615: [native] get notifications one time keys (authored by varun). · Explain WhySep 12 2023, 12:54 PM2023-09-12 12:54:37 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30983 native/cpp/CommonCpp/NativeModules/CommCoreModule.h
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp
native/cpp/CommonCpp/_generated/commJSI-generated.cpp
native/cpp/CommonCpp/_generated/commJSI.h
native/schema/CommCoreModuleSchema.js
|