Skip to content

Commit 6044eb4

Browse files
committed
chore(core): update readme
1 parent 45860e4 commit 6044eb4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

packages/firebase-core/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ ns plugin add @nativescript/firebase-core
55
```
66

77
## Usage
8-
Make sure you have your `google-services.json` file located in `App_Resources/src`.
8+
9+
### Android
10+
Ensure `google-services.json` file located in `App_Resources/Android/src`.
11+
12+
### iOS
13+
Ensure `GoogleService-Info.plist` file located in `App_Resources/iOS`.
914

1015
### Initialize Default App
1116

0 commit comments

Comments
 (0)