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 cc57761 commit f3e799aCopy full SHA for f3e799a
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
-----------------------------------------------
4
+[0.2.4] - 2021.01.08
5
+
6
+* Fix crash when appName is not set.
7
+* hasDefaultPhoneAccount give feedback about the user choice.
8
9
[0.2.3] - 2021.01.08
10
11
* Fix backToForeground method.
pubspec.yaml
@@ -1,6 +1,6 @@
name: callkeep
description: iOS CallKit framework and Android ConnectionService for Flutter.
-version: 0.2.3+1
+version: 0.2.4
homepage: https://github.com/flutter-webrtc/callkeep
environment:
0 commit comments