Detected problems with app native libraries (please consult log for detail): libutility.so:text relo

RN开发 android报如下错误

Detected problems with app native libraries (please consult log for detail): libutility.so:text relocations

解决办法是:debug包的问题 使用release包就不会再报这个弹框错误了。

你可能感兴趣的:(RN)