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

Commit ab34856

Browse files
Added a known issue
1 parent 3da7d32 commit ab34856

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,10 @@ android {
425425
}
426426
```
427427

428+
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).
430+
431+
428432
## Pro tips
429433

430434
### See what's happening

0 commit comments

Comments
 (0)