No compile option found for skia_enable_paragraph
I tried to perform cross compilation based on the skia compilation option provided by Android. When the skia library is provided in other systems, the compilation option of skia_enable_paragraph is not found in the m122 version, and only skia_enable_skparagraph is found. And I cross-compiled with gn to cmake. I found that the font function can only be used in debug. If it is a release version, the following error is reported: Reason:Signal:SIGTRAP(TRAP_BRKPT)@0x000000557edcb664 /arm64/librnoh_skia.so(aa9d4d8ad3271cee63eac4c9ac80fb9d81b7ee1e) /arm64/librnoh_skia.so(RNSkia::JsiSkParagraph::layout(facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long)+100)(aa9d4d8ad3271cee63eac4c9ac80fb9d81b7ee1e
Can you provide us with steps to reproduce the issue?
Closing for now but let me know if you have a reproducible example.