-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable deep linking to new "Follow" push notification #1628
Comments
@thescurry to review design. |
LGTM |
@bengtan to create wocky related ticket to create new push notification |
Before I write the server side ticket, I need to know:
Also, in a more general sense, weren't we going to review push notifications (and app badge) and possibly overhaul them? |
Per call: Deep linking pushes new screen over current one. If user is on Followers screen, and taps on push notification, it'll stack a duplicate, if you tap "back" it'll take you to previous Followers page. |
I need a new follower to test this on Prod |
Wilderness testing needed, can't reproduce it. |
I have never received a "new follower" push notification before... has anyone else? Should we see these with auto follows? |
I need a new follower to test this on Prod. |
Issue: Presently, users aren't aware when another user follows them. To increase traffic to the app, we'd like to notify the user every time another user follows them via push notification (provided they have it enabled)
REQs:
User Profile
(if it's not too hard to deep link into Followers screen see below req.)Nice-to-have:
Followers
screen for ownerNew Follow Push Notification
Deep links to one of these screens (right is preferred)
The text was updated successfully, but these errors were encountered: