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

Commit 6abcf85

Browse files
Added a known issue
1 parent ab34856 commit 6abcf85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,8 @@ android {
426426
```
427427

428428
Another possible error is "FirebaseApp with name [DEFAULT] doesn't exist." which will be solved by
429-
placing `google-services.json` to `platforms/android/google-services.json` (see above).
429+
placing `google-services.json` to `platforms/android/google-services.json` (see above), and making
430+
the changes to `build.gradle` which are mentioned above as well.
430431

431432

432433
## Pro tips

0 commit comments

Comments
 (0)