Burak Akyol

Results 6 comments of Burak Akyol

Hi @mrousavy I'm sorry for not getting back to you sooner. We removed the line you mentioned, but it didn't work. I'll get back to you tomorrow with the details....

Hi @mrousavy I removed the line you mentioned. However, I got a different crash from the application. ``` couldn't find DSO to load: libjscexecutor.so SoSource 0: com.facebook.soloader.ApkSoSource[root = /data/data/tr.sisal.streetvendor.test/lib-main flags...

We solved the issue by applying the dexguard rules below: `-keepresourcefiles lib/**/libfb*.so,lib/**/libreact*.so,lib/**/libyoga*.so,lib/**/libhermes.so,lib/**/libhermes_executor.so,lib/**/libjsi*.so,*/lib/**/libfb*.so,*/lib/**/libreact*.so,*/lib/**/libyoga*.so,*/lib/**/libhermes.so,*/lib/**/libhermes_executor.so,*/lib/**/libjsi*.so`

We're facing the same issue, is there any update ?

Is there any update about this issue ? We're facing the same issue. "react-native-navigation":"^7.26.3", "react-native":"0.71.12"

I started getting the same SIGABRT crashes after upgrading to 0.79.1. It seems to affect many users, but I havenโ€™t found any reliable solution yet.