-
I am unable to build an apk after adding the plugin, I'm using Unity 5.4.5f1 and have previously installed the Firebase unity sdk, version 3.0.3, as well as an sdk from KTPlay
I have seen in other …
-
As far as i know its not allowed to run multiple asynctask for google in app billing.But this library is creating new tasks if pressed donate button twice.Maybe it needs to check if a task is already …
-
### Environment
* Elixir version (`elixir -v`):
```
Erlang/OTP 24 [erts-12.0.3] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit]
Elixir 1.13.3 (compiled with Erlang/OTP 24)
…
-
No further information is known about the crash. Link to the Crashlytics report: http://crashes.to/s/f7d0ea12f01
-
## Overview of the Issue
Previously SRV records looked like:
```
;; ANSWER SECTION:
debug.packager-api.query.admiral. 1 IN SRV 1 1 21748 ivy.node.staging-gce-us-east1.admiral.
debug.packag…
-
/kind bug
**What steps did you take and what happened:**
When creating a cluster and defining booth one or more additionalPorts and at least one CIDR under allowedCidrs this causes the LB to never…
-
Ingress Gateway listener requires use of Envoy's `x-client-trace-id` header to initiate the trace. Without this header the requests are not traced at all.
#### Reproduction Steps
Create a new in…
-
Hi,
I have an error while trying to use async redirect. Here is the code:
```dart
final GoRouter _router = GoRouter(
routes: [
...
],
redirect: (ctx, state) async {
final logg…
-
Using a standard logger interface would allow having a drop-in replacement for Go logging with ApplicationInsights
-
### Description
When I execute my android integration test, I receive a `NullPointerException` in AndroidGoogleTest. It appears the `stackTraceFile` argument is `null`, which is pulled from `controll…