From d8f951ee29a1039234b02c6a6fef8439ddf4273e Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Thu, 28 Sep 2017 10:13:55 -0400 Subject: [PATCH] Update ISSUE_TEMPLATE --- ISSUE_TEMPLATE | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE index 60f3c67..a53df58 100644 --- a/ISSUE_TEMPLATE +++ b/ISSUE_TEMPLATE @@ -1,3 +1,7 @@ +there is a known issue with Firebase SDK with iOS 11 +https://github.com/firebase/quickstart-ios/issues/327#issuecomment-331782299 +fix is `pod 'FirebaseInstanceID', "2.0.0"` + Before openning an issue 1. Reproduce it with the example project in this repo. 2. If you can't receive iOS notification, make sure you can receive notification using quickstart-ios project provided by Firebase team -- 2.26.2