Open mstidham opened 5 years ago
Notes to self:
location_share(other_user_id: A)
notification.If unfriend (from either user) happens, then:
location_share_end(other_user_id: A)
notification.However, the sharer user (ie. A) does not get a notification that the location share has ended. Even if the unfriend was initiated by B.
Waiting for some server side changes:
location_share_end discussion hippware/wocky#2821
and then a subsequent client side change/fix.
Note to self: Do #3882 and #4021 together.
Unfriend/block should remove user from "Sharing your live location screen
Observed Result:
User Firebasetest (650-555-0006) shared live location with user @miranda. @miranda unfriended user Firebasetest. @miranda remained on the "Sharing your live location" screen. User was no longer actually sharing live location it was only on this one screen.
Expected Result:
If user is unfriended/blocked a user they are sharing live location with it should remove them from the "Sharing your live location"
Steps to reproduce:
Related Screenshots/Video Links: