Daniel Shin

Results 34 comments of Daniel Shin

probably the "magic" of multiplying 3 is dependent on platforms.

~~@aylei could I work on this?~~ unassigned myself as I failed to reproduce

Honestly don't know if this will help, but: base.apk: AndroidManifest.xml: ``` ``` ** pre/post rebuild shows the same output. base.apk: The launcher_icon.xml in res/mipmap-anydpi-v26 ``` ``` The foreground and background...

Yup. The adaptive icons are in the split apk (split_config.xxhdpi.apk). Im starting to think that it is because the application is built with Flutter

fixed with sdkman

> Hi Daniel, thank you for reaching out, CorfuDb has no issues with Mac, our team using x86_64 and M cpu-s, and the database works pretty well. Docker also works....

I tried the command `./mvnw install -DskipTests=true -Dmaven.javadoc.skip=true -B -V -T 1C -q` as shown in integration-test.yml, but I get the following logs: ``` Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home:...

already tried this before, but that time, I just used `mvn clean install` so I'll try with the command you suggested previously. Will come back soon with the results!

hey @zhenjiasun, first of all thank you so much! Unfortunately I don't think `sdk.get_cluster_names()` exists (at least it doesn't on current master). Though I think you might be able to...