Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 103245f

Browse files
GoogleService-Info.plist missing error #991
1 parent b136f8c commit 103245f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/NON_FIREBASE_MESSAGING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Two important things to keep in mind are:
1919
> Do not run the plugin's `.init` function!
2020
2121
### Android
22-
No additional setup required.
22+
Open your Firebase project at the Google console and click 'Add app' to add an Android app. Follow the steps (make sure the bundle id is the same as your `nativescript.id` in `package.json` and you'll be able to download
23+
`google-services.json` which you'll add to your NativeScript project at `app/App_Resources/Android/google-services.json`
2324

2425
There is a little quirk: you will currently not get the title and body if the notification was received while the application was in the background, but you will get the *data* payload.
2526

0 commit comments

Comments
 (0)