A crash is happening when running on an Android 15 emulator with the following error:
Error: java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_HASH/DT_GNU_HASH in "/data/app/~~rQjSM1cW8cLauGi4gxIGng==/[BUNDLE_ID]-slFOdwtyRCthRKl4KZyMaQ==/base.apk!/lib/arm64-v8a/libcanvasnative.so" (new hash type from the future?)
This might indicate incompatibility between the prebuilt native library (libcanvasnative.so) and the newer Android 15 runtime linker.