Skip to content

Commit

Permalink
background permission readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Libin Lu authored Jul 18, 2016
1 parent ce9ce6f commit 9291dab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`:
```
Expand Down

0 comments on commit 9291dab

Please sign in to comment.