Add Firebase messaging (Android-only, foreground-only)
This commit is contained in:
parent
203d375aa4
commit
f59d7118ed
9 changed files with 164 additions and 48 deletions
4
lib/env/dev.json
vendored
4
lib/env/dev.json
vendored
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"env": "DEV",
|
||||
"production": false,
|
||||
"apiUrl": "https://dev.localspend.co.uk/api"
|
||||
}
|
||||
"apiUrl": "https://localhost:/api"
|
||||
}
|
||||
|
|
Reference in a new issue