-
### Describe the issue you are experiencing
I was manually sending the notifications and I wasn't getting an error
using this lib https://github.com/devfutfanatics/fcmlibrary
but when migrating…
-
Some time ago, we had support for [MatrixVariables](https://docs.spring.io/spring-framework/docs/current/reference/html/web.html#mvc-ann-matrix-variables) added to Spring Cloud OpenFeign, using this …
-
Springfox doesn't generate correctly the swagger doc for a simple case like this one:
`GET /api/departments` - Gets all department
`GET /api/departments?name=IT` - Gets a department with name passed…
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
1.7.4 (problem exists on master branch as well)
### What operating syste…
-
### Describe the issue you are experiencing
Our system is using firebase-php in 6.4.0 version (6.3.0 previously).
We are sending notification to our mobile app and we are setting data keys with …
-
### Describe the issue you are experiencing
We use CloudMessaging to send pushnotifications in our project.
The type of the parameter 'TTL' in the WebPushHeadersShape (WebPushConfig.php) has chang…
-
### Describe the issue you are experiencing
We use CloudMessaging to send pushnotifications in our project.
The type of the parameter 'ttl' in the AndroidConfigShape has changed from string to pos…
-
**Symfony version(s) affected**: 5.3.8
**Description**
After composer update and updating all recipes the "is_granted" twig function is not available anymore. When accessing a page i get
```
Di…
-
### Describe the issue you are experiencing
Firebase Rules requires that the ".indexOn" value be a string or an array of strings.
This line of code passes a JSON_FORCE_OBJECT option that forces th…
-
### Describe the issue you are experiencing
Hi, I try to send a message trough the latest version of firebase-php.
Problem is that the error from title is raised on the following file :
``src/…