Gábor Berényi

Results 37 comments of Gábor Berényi

Same problem here, even with a 1 hour timeout, I'm getting `ClientNotConnected`. Previously, tests would run fine with a 7m timeout.

Do you accept pull requests, and if so, should I create a new sample or tweak the existing one?

also seen at https://github.com/googlesamples/android-BasicAndroidKeyStore/issues/3

I filed the issue here because I would assume Google would add support for their own libraries to their own Unity plugin. Maybe it will be a collaborative effort with...

I filed an issue here: https://issuetracker.google.com/issues/112871299 but the number one Google Android library (AndroidX since the legacy one will not be developed going forward) is not that extreme "all possible...

Part of the problem, is that both old and new libs are downloaded by your jar resolver: ``` 7.2.1/Assets/Plugins/Android/android.arch.lifecycle.common-1.0.0.jar 7.2.1/Assets/Plugins/Android/androidx.arch.core.core-common-2.0.0-rc01.jar 7.2.1/Assets/Plugins/Android/androidx.annotation.annotation-1.0.0-rc01.jar 7.2.1/Assets/Plugins/Android/android.arch.core.common-1.0.0.jar 7.2.1/Assets/Plugins/Android/androidx.lifecycle.lifecycle-common-2.0.0-rc01.jar 7.2.1/Assets/Plugins/Android/androidx.collection.collection-1.0.0-rc01.jar 7.2.1/Assets/Plugins/Android/com.android.support.support-annotations-26.1.0.jar ``` Try with the sample...

Did you find the cause of this issue? I'm having the same problem.

I installed via brew. The error happens with the latest Mac OS. It now says: ``` % scrcpy dyld[78075]: Library not loaded: '/usr/local/opt/mbedtls/lib/libmbedcrypto.12.dylib' Referenced from: '/usr/local/Cellar/librist/0.2.7_1/lib/librist.4.dylib' Reason: tried: '/usr/local/opt/mbedtls/lib/libmbedcrypto.12.dylib' (no...

this is when I use the zipped binary instead