Marcin Robaczyński

Results 28 comments of Marcin Robaczyński

Hi @jossiwolf we still see the same crash with `0.30.0`: ``` Fatal Exception: java.lang.IllegalArgumentException: The initial value must have an associated anchor. at androidx.compose.material.SwipeableState.ensureInit$material_release(SwipeableState.java:138) at androidx.compose.material.SwipeableKt$swipeable$3.invoke(Swipeable.kt:594) at androidx.compose.material.SwipeableKt$swipeable$3.invoke(Swipeable.kt:573) at androidx.compose.ui.ComposedModifierKt$materialize$result$1.invoke(ComposedModifier.kt:278)...

To sum things up, without having to rely on a comment from external website: - download the extension from here: https://github.com/el1t/uBlock-Safari/releases - unpack it with `xar -xf uBlock0.safariextz` - Safari...

Hey @jgadsby, do you use Filestack SDK inside of a `SyncAdapter`? Is this 0.9.0 version? Would you mind trying 0.8.2? ``` Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.io.InputStream...

> So, I tried 0.8.2 and the exception seems to disappear, but there's still something going wrong - when I place a log statement right after the client is created,...

I am sorry, we do not support this currently. I will see what can be done about it as right now we are in the process of reworking most of...

Thank you for clarifying this @bigdaz. I did play with cleaning up parts of the project in order to further investigate this. Perhaps there's a smarter way to do it...

Didn't get this to fully work yet, but thought it might be worth sharing what I've tried already. ```yaml - name: Cache build logic uses: actions/cache@v4 with: path: build-conventions/build/groovy-dsl-plugins/output/plugin-requests key:...

I got it working by selecting a proper country code in extract.py: `openapi.connect(EMAIL, PASSWORD, "48", "tuyaSmart")` You can grab yours from here https://countrycode.org/