rotekii
rotekii
I'm trying to intercept the traffic of this specific application but this is what prompted: ```Certificate rejected for connection to name_of_server.org``` I tried with another application and it works perfectly....
Hi , I'm trying to follow the steps for the [integration tests ](https://github.com/element-hq/element-x-android/blob/develop/docs/integration_tests.md), the 3 instances are working fine. Now that it's done i still need to sliding sync, but...
### Steps to reproduce I'm trying to follow the steps in but i can't seem to find ```RustMatrixClientFactory.create()``` method. ### Outcome I only find this ```io.element.android.libraries.matrix.impl.RustMatrixClientFactory$create$2```. [RustMatrixClientFactory_Method.txt](https://github.com/element-hq/element-x-android/files/15234972/RustMatrixClientFactory_Method.txt) I'm not sure...
### Steps to reproduce I'm following steps on Integration tests and I have managed to create the servers. I'm using genymotion emulator and i can access my homeserver via **10.0.3.2:8080**...