mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 10:20:25 +01:00
My guess is that we're seeing a crash when updating because we're using an out-of-date recipient snapshot that has an old/invalid storageId. This commit uses a fresher recipient, and it prefers using the raw record (what's in the DB) instead.