Using the Realtime Updates I can get notified when a user uploads a photo, but is it possible to get notified when one of their friends uploads a photo?
Asked
Active
Viewed 199 times
1 Answers
0
According to the docs you can't subscribe to changes to User.home
(the user's news feed). This is where you would see friends' photos, so I conclude you can't get notifications for these events.

Richard Barnett
- 1,078
- 9
- 13