From 3591e53c89e39f9963480395a81fe25d6b4e336a Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Wed, 14 Sep 2016 10:25:43 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 648d896..4941d4b 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ Edit `AppDelegate.m`: In [firebase console](https://console.firebase.google.com/), you can get `google-services.json` file and place it in `android/app` directory and get `GoogleService-Info.plist` file and place it in `/ios/your-project-name` directory (next to your `Info.plist`) ## Setup Local Notifications +NOTE: local notification does NOT have any dependency on FCM library but you still need to include Firebase to compile. If there are enough demand to use this functionality alone, I will separate it out into another repo ### IOS -- 2.26.2