From 006cd11b870bcad91970196396338403b0d96479 Mon Sep 17 00:00:00 2001 From: Richard Gill Date: Tue, 11 Apr 2017 20:50:46 +0100 Subject: [PATCH] Added missing push notifications step (#368) --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff18a96..128f125 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,10 @@ Edit `AppDelegate.m`: ``` ### Xcode post installation steps -- Select your project **Capabilities** and enable **Keychan Sharing** and *Background Modes* > **Remote notifications**. +- Select your project **Capabilities** and enable: + - **Push Notifications** + - **Keychain Sharing** + - *Background Modes* > **Remote notifications**. - In Xcode menu bar, select *Product* > *Scheme* > **Manage schemes**. Select your project name Scheme then click on the minus sign **―** in the bottom left corner, then click on the plus sign **+** and rebuild your project scheme. -- 2.26.2