Skip to content

Q-municate 3.0.0

Compare
Choose a tag to compare
@IlliaChemolosov IlliaChemolosov released this 30 Oct 13:37
· 6 commits to master since this release
3b59502

CHANGES:

  • “QMServices" framework implementation moved to the project
  • “QMChatViewController-ios” implementation moved to the project
  • QuickBlox SDK and Quickblox-WebRTC SDK moved to POD file as relationships
  • adds iOS 13 support
  • subscriptions create/delete logic changed

UPDATES:

  • all “PODs” relationships updated
  • QuickBlox SDK updated to 2.17.4 version
  • QuickBlox-WebRTC updated to 2.7.4 version

FIXES:

  • the case when the app shows double push
  • the case when the user has logged out automatically after receiving a call when he has closed app
  • the case when the user receives APNS VOIP push notifications after disabling PN in Settings
  • the case when nothing happens after pressing Log out button
  • other fixes and performance improvements