HomePhabricator
Diffusion Comm 193f73f4bc28

[native] remove device ID getter and setter functions

Description

[native] remove device ID getter and setter functions

Summary:
a device's ID is their content ed25519 signing public key. this gets created when the content olm account is created in the CryptoModule.

it seems like we can safely deprecate getDeviceID and setDeviceID and remove the callsite in sqlite-data-handler.js

Test Plan: successfully ran the app. tried logging in and out, registering and deleting an account. everything worked fine.

Reviewers: inka, kamil, marcin

Reviewed By: inka, kamil, marcin

Subscribers: ashoat, tomek, wyilio

Differential Revision: https://phab.comm.dev/D9556

Details

Provenance
varunAuthored on Oct 20 2023, 9:35 AM
Reviewer
inka
Differential Revision
D9556: [native] remove device ID getter and setter functions
Parents
rCOMMedcd02905c56: [CI] fix iOS build issue following D9470
Branches
Unknown
Tags
Unknown