https://kotlinlang.org logo
#squarelibraries
Title
# squarelibraries
m

Marco Righini

10/27/2023, 3:54 PM
Hello everybody, we are having issues using paparazzi both in the CI (ubuntu) and locally (Mac Silicon). Debugging we discovered that the failure point is
Bridge#590
(
System.load(path)
) with error
java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /Users/myuser/.gradle/caches/transforms-3/944e49004c506aad1fdc12ed40e8c4a9/transformed/layoutlib-native-macarm-2022.2.1-5128371-2/data/mac-arm/lib64/libandroid_runtime.dylib
Did someone else encountered the same issue? We reported it in https://github.com/cashapp/paparazzi/issues/1150 too. Thanks!
3 Views