From da8c10e613f565666a3b50fe27a11c5bb39488d3 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Mon, 25 Sep 2017 10:22:52 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 30825dd..6a79305 100644 --- a/README.md +++ b/README.md @@ -97,16 +97,12 @@ Edit `AndroidManifest.xml`: -+ -+ -+ -+ ``` Notes: - `launchMode="singleTop"` is to reuse MainActivity -- replace `"fcm.ACTION.HELLO"` by the `click_action` you want to match +- you if want to handle `click_action` you need to add custom intent-filter, check native android documentation If you are using RN < 0.30.0 and react-native-fcm < 1.0.16, pass intent into package, edit `MainActivity.java`: -- 2.26.2