-
I was looking at the available GCP/Firebase and Sendgrid integrations, this is close to what we want but a little too simplistic:
https://firebase.google.com/products/extensions/twilio-sendgrid-sync-…
-
Hello,
I am using ANE Lab... after setting up my ANE's, Registering them, Syncing them and running my project I am getting the following pop up.
**DEMO ANE!
The library 'com.myflashlab.air.ex…
-
# Bug report
- Extension name: firestore-stripe-payments
## Describe the bug
I enabled `phone_number_collection` on my checkout sessions. As jsteele-stripe mentioned here - https://github.com…
-
# Bug report
firestore-stripe-payments
## Describe the bug
After configuring the extension and products and price are sync in my Firebase local emulator, customers are not being created when …
-
$ node -v
v8.11.1
$ yarn -v
1.12.3
$ yarn setup
yarn run v1.12.3
$ node ./scripts/setup
[1/5] 🔍 Validating package.json...
[2/5] 🔍 Resolving packages...
[3/5] 🚚 Fetching packages...
[4/5]…
-
### Description
1. Firestore currently supports passing `Codable` ( `Encodable` or `Decodable` respectively) types when retrieving or setting the data of a document. iOS 17 introduced a new set of pr…
-
### Version info
**firebase-functions-test:** 0.1.6
**firebase-functions:** 3.2.0
**firebase-admin:** 8.3.0
**@firebase/testing:** 0.11.8
**firebase-tools:** 7.2.1
### Test c…
-
Hello.
In the GoogleApi repository, an implementation of `Google.Apis.Http.IHttpClientFactory` using `Microsoft.Extensions.Http.IHttpMessageHandlerFactory` is presented.
https://github.com/googl…
-
# Bug report
firestore-stripe-payments
## Describe the bug
getProducts doesnt return list of products.
```
//membershipService.ts
import { getStripePayments, Product } from "@stripe/firest…
-
Looks gapi.auth2 does not [support](https://github.com/google/google-api-javascript-client/issues/312) Chrome Extensions.
Alternatives include: Chrome.identity and Firebase Auth.
Some resources…