DenisPostnikov

Results 6 issues of DenisPostnikov

## Stack trace > Fatal Exception: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode(HashMap.java:1441) at java.util.HashMap$KeyIterator.next(HashMap.java:1465) at com.reactnativenavigation.viewcontrollers.stack.StackAnimator.a(StackAnimator.java:16) at com.reactnativenavigation.viewcontrollers.stack.StackController.b(StackController.java:14) at com.reactnativenavigation.viewcontrollers.navigator.Navigator.access$100(Navigator.java) at com.reactnativenavigation.viewcontrollers.navigator.-$$Lambda$Navigator$6YHGUSLaD84rI4FDOzUBNdItzg8.run(-.java:6) at com.reactnativenavigation.viewcontrollers.navigator.Navigator.a(Navigator.java:2) at com.reactnativenavigation.viewcontrollers.navigator.-$$Lambda$Navigator$BztKRmJef9zlTqPlTta6T7nWHGw.run(-.java:2) at com.reactnativenavigation.viewcontrollers.viewcontroller.ViewController.b(ViewController.java:8) at com.reactnativenavigation.viewcontrollers.navigator.Navigator.a(Navigator.java:21) at com.reactnativenavigation.viewcontrollers.navigator.Navigator.c(Navigator.java:5) at...

needs triage
triage: bug

**Application Logs** Caused by java.util.ConcurrentModificationException at java.util.ArrayList$Itr.next(ArrayList.java:860) at java.util.AbstractCollection.toString(AbstractCollection.java:461) at java.lang.String.valueOf(String.java:2924) at java.lang.StringBuilder.append(StringBuilder.java:132) at com.twilio.audioswitch.AudioSwitch.addAvailableAudioDevices(AudioSwitch.kt:339) at com.twilio.audioswitch.AudioSwitch.enumerateDevices(AudioSwitch.kt:265) at com.twilio.audioswitch.AudioSwitch.enumerateDevices$default(AudioSwitch.kt:264) at com.twilio.audioswitch.AudioSwitch$wiredDeviceConnectionListener$1.onDeviceDisconnected(AudioSwitch.kt:71) at com.twilio.audioswitch.wired.WiredHeadsetReceiver.onReceive(WiredHeadsetReceiver.kt:33) at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$LoadedApk$ReceiverDispatcher$Args(LoadedApk.java:1648) at android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA.run(:2) at android.os.Handler.handleCallback(Handler.java:883) at...

bug

**Describe the bug** When loading the app, it gives an error AudioSwitch.java line 138 **Application Logs** Fatal Exception: java.lang.RuntimeException: Error receiving broadcast Intent { act=android.intent.action.HEADSET_PLUG flg=0x40000010 (has extras) } in...

bug

Hey there, here's the stacktrace of the issue: ## StackTrace Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'h.g.k.g.f h.g.b.d()' on a null object reference at com.reactnativenavigation.react.NavigationModule.navigator(NavigationModule.java:4) at com.reactnativenavigation.react.NavigationModule.access$100(NavigationModule.java) at...

platform: Android
type: accepted/bug

When initiating a call invitation, if the callee already has an incoming call or is answering a call from another user, how can I implement call rejection with the current...

### Description Device Pixel, Android 13 Case 1: During typing a of text observed lagging. Case 2: After typing a lot of text into a Text Input, we start freezing....

Component: TextInput
Platform: Android
Needs: Triage :mag: