Rohit Kokate

Results 17 issues of Rohit Kokate

### Issue Summary Active Call has a field customParams which contains extraOptions passed during a Twilio Call. If it's passed, customParams has a non-null value on Ringing event which is...

### Issue Summary Nothing happens on calling TwilioVoicePlatform.call.answer() and TwilioVoicePlatform.call.hangUp() when an incoming call is ringing on iOS. ### Steps to Reproduce 1. Incoming Call arrives 2. Ringing event is...

bug
iOS

### What package does this bug report belong to? webview_flutter ### What target platforms are you seeing this bug on? Android, iOS ### Have you already upgraded your packages? Yes...

### Issue Summary Android app works fine in debug mode but on release mode it crashes with `SIGABRT: Abort` on placing a call or on incoming call. ### Steps to...

### Issue Summary When trying to call another Twilio registered Client from iOS device, this error pops up saying, `StartCallAction transaction request failed: The operation couldn’t be completed. (com.apple.CallKit.error.requesttransaction error...

## Flutter Sound Version : - **FULL** or **LITE** flavor ? Default. I guess it's full then. - **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```...

maybe bug
Not yet handled