react-native-ble-manager icon indicating copy to clipboard operation
react-native-ble-manager copied to clipboard

[Android]Using RN 0.76, but setting newArchEnabled=false and hermesEnabled=false in android, should I use version 11.X or 12.X?

Open 79percent opened this issue 7 months ago • 0 comments

I did subpackage loading in react-native": "0.76.6" and loaded the bundle file from the server.

Only when newArchEnabled=false and hermesEnabled=false are set can the Activity be rendered normally.

Should I reduce the version of react-native-ble-manager from 12. X to 11.X?

79percent avatar Jun 09 '25 07:06 79percent