Skip to content

Releases: ConnectyCube/connectycube-flutter-call-kit

2.2.1

16 Sep 12:34

Choose a tag to compare

  • (Android) Fix receiving the FCM if plugin connected together with firebase_messaging plugin;

2.2.0

15 Sep 11:59

Choose a tag to compare

  • (iOS) Fix notifying plugin about call accepting;

Broken API:

  • changed the signature of method reportCallAccepted by deleting the parameter callType;

2.1.0

02 Sep 14:33

Choose a tag to compare

  • (Android) Add the possibility of setting a Notification icon;

2.0.9

25 Aug 08:54

Choose a tag to compare

  • (iOS) Fix getting call state;

2.0.8

17 Aug 08:53

Choose a tag to compare

  • (iOS) Fix second and next calls issue;

2.0.7

16 Aug 16:02

Choose a tag to compare

  • (iOS) Fix audio after accepting from killed state;

2.0.6

02 Aug 09:29

Choose a tag to compare

  • (iOS) Fix crashing on startup (#44)

2.0.5

31 May 14:39

Choose a tag to compare

  • (Android) fix the compatibility with Flutter 3.x.x;

2.0.4

31 May 09:25

Choose a tag to compare

  • (Android) update Gradle version to the 6.5;
  • (Android) update Kotlin version to the 1.6.21;
  • (Android) megrate from the jcenter() to the mavenCentral() dependesies repository;

2.0.3

30 May 13:01

Choose a tag to compare

  • (Android) fixed the working with apps targeted to the targetSdkVersion 31 and above;