-
### Question
Q:enqueueTestResponse function not found in java project
Gradle: add testImplementation("com.apollographql.apollo3:apollo-testing-support:3.8.2")
My code:
in testfile:
ApolloClie…
-
It's not possible to call Raft.Apply on any node that isn't the leader.
This forces implementations to forward the message to the
leader if a non-leader wants to apply a log message.
Given that the R…
-
Follow up from https://github.com/apollographql/apollo-android/pull/2674.
@AdamMTGreenberg if you already have an API in mind, feel free to comment here, else we can update as we go.
-
### Version
4.0.0-alpha.2
### Summary
I have noticed few crashes of my app when using subscription. It looks like SDK have problem with parsing errors. I am not sure exactly why. I have contacted m…
-
#### SDK and version
SDK : Kotlin Realm
Version: 1.0.1 (library base)
#### Observations
* How frequent do the crash occur? - Reproducibly
* Does it happen in production or during dev/test? Test
* Can…
-
Failed locally during an unrelated test run. Passed on a subsequent run. Failing logs below
```
=== RUN TestAgentConnectCALeafCert_aclDefaultDeny
=== PAUSE TestAgentConnectCALeafCert_aclDefault…
-
Hi, I'm running into issues integrating basic authentication using Realm with Electron. I believe this issue is related to https://github.com/Azure/azure-sdk-for-js/issues/5143. I noticed that in real…
-
**Explain in detail what your suggested feature would be used for.**
Show avatar changes in Game Log for joined instance avatar changes.
**Describe how it would look if it requires a UI.**
Just s…
-
When hosting a networked game, OnClientConnectedCallback is called before OnServerStarted, which is counter intuitive, how can a client connect to a server that's not started yet (even if it's the hos…
-
### Description
Since 23.3 is dropped temporarily from the mainline (#1108), I've tried to compile it for myself from source on the latest stable alpine by the properly adjusted [APKBUILD](https://…