-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lib] Get rid of effect in useUpdateRelationships
Summary: Kamil's work in D13486 lets us greatly simplify this code. Depends on D13489 Test Plan: I tested with two devices: one iOS simulator, one physical Android. I followed the steps below twice, with iOS / Android alternating roles: 1. User A and user B create accounts 2. User B backgrounds the app 3. User A searches for user B and sends them a friend request 4. Confirm notifs are received. Confirm chat shows up as DM in UI 5. User A backgrounds the app 6. User B accepts the friend request 7. Confirm notifs received Reviewers: kamil Reviewed By: kamil Subscribers: tomek Differential Revision: https://phab.comm.dev/D13496
- Loading branch information
Showing
1 changed file
with
33 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters