From 2cb8ec22b6fbadc7e9d08dc95ea31870cc42b8a7 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Tue, 3 Jan 2017 18:52:55 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1774da4..c1053ce 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,9 @@ uncomment the "use_frameworks!" line in the podfile. 2. Follow the `README` to link frameworks (Analytics+Messaging) ### Shared steps +Make sure you have certificates setup by following +https://firebase.google.com/docs/cloud-messaging/ios/certs + Edit `AppDelegate.h`: ```diff + @import UserNotifications; -- 2.26.2