flutter-incall-manager icon indicating copy to clipboard operation
flutter-incall-manager copied to clipboard

flutter-incall-manager

Results 17 flutter-incall-manager issues
Sort by recently updated
recently updated
newest added

I am a newbie to Flutter So can you tell me How I am supposed to import this plugin to Flutter project Thanks

E/flutter ( 999): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: type '_Smi' is not a subtype of type 'bool' E/flutter ( 999): #0 IncallManager.eventListener (package:flutter_incall_manager/incall.dart:205) E/flutter ( 999): #1 _rootRunUnary (dart:async/zone.dart:1134) E/flutter ( 999):...

iOS build failed because missing "-" in FlutterIncallManagerPlugin.m ![Captura de Pantalla 2019-11-07 a la(s) 12 26 59](https://user-images.githubusercontent.com/53272454/68412310-f9a0bf00-0159-11ea-8379-c062c3800541.png) after add "-" the build was successful and Implicit declaration of function 'resolve'...

I want to use speaker for my call application. It works but not enough to hear other side. How can we boost mic or speaker volume. incall.setSpeakerphoneOn(true); incall.setForceSpeakerphoneOn(1);

/AppRTCProximitySensor(10760): Proximity sensor => FAR state D/InCallProximityManager(10760): InCallProximityManager:AppRTCProximitySensor:run() D/InCallManager(10760): onProximitySensorChangedState:false D/AppRTCProximitySensor(10760): onSensorChanged: accuracy=3, timestamp=8362411732000, distance=1.0 D/AppRTCProximitySensor(10760): Proximity sensor => FAR state D/InCallProximityManager(10760): InCallProximityManager:AppRTCProximitySensor:run() D/InCallManager(10760): onProximitySensorChangedState:false D/AppRTCProximitySensor(10760): onSensorChanged: accuracy=3, timestamp=8362478500000, distance=1.0...

when the app is running and the user the user approaches the proximity sensor the next error is launched ``` flutter: map['isNear'] String [VERBOSE-2:ui_dart_state.cc(148)] Unhandled Exception: type 'String' is not...