Description
Describe the bug
Got a crash on Android a few seconds opening Bitkit, could be related to slow network connection.
Reproduce
- Open app
- See crash
Screenshots / Recording
No response
Operating system
Android
Bitkit version
v1.0.3
Log output
type: crash
osVersion: google/oriole/oriole:14/AP2A.240805.005.F1/2024080600:user/release-keys
package: to.bitkit:131
process: to.bitkit
processUptime: 24302 + 234 ms
installer: com.android.packageinstaller
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1111)
at java.util.ArrayList$Itr.next(ArrayList.java:1064)
at com.reactnativeldk.LdkModule.handleDroppedPeers(LdkModule.kt:1539)
at com.reactnativeldk.LdkModule$initChannelManager$3.run(LdkModule.kt:515)
at java.util.TimerThread.mainLoop(Timer.java:573)
at java.util.TimerThread.run(Timer.java:523)