-
**Describe the bug**
- I’m using the `react-native-zendesk-messaging` package, and we’ve noticed that our app may be violating the [new Google Play Photo and Video Permissions policy.](https://sup…
-
I'm encountering an error when attempting to display in-app messages with images using the Firebase In-App Messaging SDK. The error message is:
`View class com.google.firebase.inappmessaging.displ…
-
## System Informations
* Go version: 1.23.2-alpine3.20
* OS: alpine
* Package version: github.com/line/line-bot-sdk-go/v8 v8.10.0
## Expected Behavior
Here is a simple Flex message I …
-
### Operating System
all
### Environment (if applicable)
all
### Firebase SDK Version
10.14.1
### Firebase SDK Product(s)
Messaging
### Project Tooling
n/a
### Detailed Problem Description
…
-
### SDK
PHP SDK
### Description
In the consumer instrumentation example, the $job variable is used before initialization:
```php
$context = \Sentry\continueTrace(
$job->getMetadata('sentry_tra…
-
When receiving a message via a Processor, the value in the LockedUntil member of the message arriving in the ServiceBus SDK is not castable to a DateTime as it is a UInt64:
This happens here:
![imag…
-
Native AOT hooks into the publish logic using `BeforeTargets="ComputeResolvedFilesToPublishList"`:
https://github.com/dotnet/runtime/blob/44b7ba3cf6af26bcf9f6b2bbd1e75cd1aeaa1331/src/coreclr/nativeaot…
-
**Describe the bug**
I am using azure-messaging-servicebus for a simple session receiver. The code reuses the _ServiceBusClientBuilder_ and tries to obtain a session using _acceptNextSession_. Origin…
-
### What would you like to happen?
I would like to add support for stateful processing in the Spark Runner, specifically:
1. Implement state management functionality for streaming pipelines
2. …
-
### Library name and version
Azure.Messaging.ServiceBus 7.17.3
### Query/Question
What is an acceptable range for MaxConcurrentSessions?
It defaults to 8 in this SDK but in the older SDK I think …