We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5abd43e commit df37b17Copy full SHA for df37b17
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
-----------------------------------------------
4
+[0.3.2] - 2021.09.27
5
+
6
+* [feat] Add backgroundMode for setup.
7
+* [fix] Duplicated call onAnswer. New open method. (#111)
8
+* [fix] Cannot receive answer call on Android 11 (#98)
9
10
[0.3.1] - 2021.07.27
11
12
* Add foregroundService for Android 11.
pubspec.yaml
@@ -1,6 +1,6 @@
name: callkeep
description: iOS CallKit framework and Android ConnectionService for Flutter.
-version: 0.3.1
+version: 0.3.2
homepage: https://github.com/flutter-webrtc/callkeep
environment:
0 commit comments