-
### Environment
Debian buster
Node.js v 8.5.0
firebase-admin v ^5.0.0
#### Steps to reproduce:
1. Start application and wait for console log "Firebase connected!"
2. Go offline (switch off…
-
Thanks a lot for the excellent piece of work.
## The problem
The Admin SDK has no issues when run from localhost, but when run from shared hosting server (production server) the code breaks without…
-
require __DIR__.'/vendor/autoload.php';
use Kreait\Firebase\Factory;
use Kreait\Firebase\ServiceAccount;
// This assumes that you have placed the Firebase credentials in the same directory
// …
-
Hello im starting with Laravel since this summer
and I want to create an localhost app linked to an firebase database
I followed everything in this tutorial
https://www.cloudways.com/blog/firebas…
-
Have clusterfuzz successfully deployed to GCloud. However, I cannot log in to the server. I've enabled Google and Email logins. However, there is no option to log in with an email/password combinat…
-
Hi, I’m trying to automate the deployment of firebase functions. When I run something like “GOOGLE_APPLICATION_CREDENTIALS= firebase use --non-interactive --debug” I’ve the following below error
#…
-
i have installed firestation and want to configure the connection
where could i find the exact DB name and New Key combination which is required ?
are they somewhere in these ?
"type":
"project…
-
serverless.yml config file: (I omitted the iamRoles, environment sections and some extra functions to reduce noise)
```yml
service:
name: ovs-backend
app: ovs
org: colorfy
custom:
aws_pro…
-
**EDIT** (by @salakar): This is fixed since the 6.4.0 release.
----
## Issue
Cloud messaging gives an error when using `messaging().getToken` after upgrading to V6 and RN 0.61:
```
Error: […
-
#### 1. Which version of `kreait/firebase-php` are you using?
versions : * 3.1.2
#### 2. Which version of PHP are you using?
7.0.23
#### 3. What's the issue?
how to verify FIREBASE_CRED…