From 9291dab2b02c98a95b73224fc37bfa6de238fc6b Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Mon, 18 Jul 2016 09:24:14 -0400 Subject: [PATCH] background permission readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4a7875c..8664474 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,9 @@ These is [an issue opened for that](https://github.com/google/gcm/issues/63). Be #### Android notification is showing a white icon Since Lollipop, the push notification icon is required to be all white, otherwise it will be a white circle. +#### iOS not receiving notification when the app running in the background +- Try adding Background Modes permission in Xcode->Click on project file->Capabilities tab->Background Modes->Remote Notifications + #### I am using Proguard You need to add this to your `android/app/proguard-rules.pro`: ``` -- 2.26.2