HomePhabricator
Diffusion Comm 8ab5594be591

Retrieve messages from temporary message storage in AppDelegate

Description

Retrieve messages from temporary message storage in AppDelegate

Summary: This differential uses TemporaryMessageStorage API to retrieve messages and store them in SQLite before JavaScript is started.

Test Plan: Send several messages when mobile app is not running. Launch app in a debugger and ensure that all messages are retrieved from temporary message store. Then before last message is written to the database, download database from XCode and ensure that all messages seen so far are written to the database.

Reviewers: palys-swm, karol-bisztyga, varun

Reviewed By: palys-swm

Subscribers: ashoat, Adrian, atul, yayabosh

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

Details

Provenance
marcinAuthored on Jul 5 2022, 3:17 AM
Reviewer
tomek
Differential Revision
D4445: Retrieve messages from temporary message storage in AppDelegate
Parents
rCOMMbec9a9d332f9: Write to temporary message storage from NotificationService
Branches
Unknown
Tags
Unknown