innoveit / react-native-ble-manager

React Native BLE communication module
http://innoveit.github.io/react-native-ble-manager/
Apache License 2.0
2.13k stars 768 forks source link

Fix ConcurrentModification Exception on asWritableMap on GATT connected peripherals. #1264

Closed lucaswitch closed 1 month ago

lucaswitch commented 2 months ago

Fixes Concurrency problems on parsing back Peripherals objects. Aims to fix the occurrence of problem as reported on issue #1229