-
`Purchases` is currently only like a namespace for several functions and has several static functions.
As the functions are static it makes it hard to mock `Purchases` to write tests if data is cor…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
**Is your feature request related to a problem? Please describe.**
As discussed with your team support for AWS Lambda seems to become _experimental_ soon. However, we are using Google Cloud Functions…
-
For the public facing part where charts are display I propose to work with pre-aggregated data instead of querying the database for everything.
Therefore I would propose the following approach:
…
-
### Plugin(s)
- [ ] Analytics
- [ ] App
- [ ] App Check
- [ ] Authentication
- [ ] Crashlytics
- [ ] Cloud Firestore
- [ ] Cloud Functions
- [ ] Cloud Messaging
- [ ] Cloud Storage
- [ ] Performance
…
-
I really like the library and how clear and smooth it is. Thank you for your work.
Now I have a use case where I need to use this library inside Google Cloud Functions. The init function of the libra…
Parez updated
2 years ago
-
### Describe the bug
When adding the log-analytics extension to a fresh install of azure cli using `az extension add --name log-analytics` this defaults to installing the newest version of the extens…
-
### Post Delete
- FirestorePostService.swift
```swift
import FirebaseFunctions
```
```swift
lazy var funtions = Functions.functions()
```
```swift
// MARK: Cloud Funtion post related document…
-
Hi, thanks for developing this great tool. I want to plot 3D scatter plot and map the point colors with another column(not in x,y,z), how should I use the cloud function to create this and add a color…
-
### Use Case
As a user, I'd like a way to add AWS tags to resources I create with the standard library like `cloud.Bucket`, `cloud.Function`, etc.
### Proposed Solution
Tagging support needs to be …