From c2cd76b69e7ce7837e52fe75c50dd2190c34251e Mon Sep 17 00:00:00 2001 From: Greg Price Date: Wed, 29 Nov 2017 13:30:02 -0800 Subject: [PATCH] docs: Note need to log out and in again on push notifs setup. This often surprises people, so mention it up front. (Also it'd probably be good to add some code to make this step unnecessary.) --- docs/production/mobile-push-notifications.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/production/mobile-push-notifications.md b/docs/production/mobile-push-notifications.md index f4b5900ab8..1d98f2e58b 100644 --- a/docs/production/mobile-push-notifications.md +++ b/docs/production/mobile-push-notifications.md @@ -32,6 +32,10 @@ follows: Note that if you installed Zulip older than 1.6, you'll need to add the line (it won't be there to uncomment). +4. If you or your users have already set up the Zulip mobile app, + you'll each need to log out and log back in again in order to start + getting push notifications. + That should be all you need to do! If you'd like to verify the full pipeline, you can do the following.