Skip to content

7.1.0

Choose a tag to compare

@riderx riderx released this 07 Nov 03:16
· 58 commits to main since this release

πŸ†• Changelog

Added

  • Native meeting UI implementation using RealtimeKit SDK for both iOS and Android platforms
  • Automatic camera and microphone permission handling before joining meetings
  • RealtimeKitUI dependency for iOS (version 0.5.3)
  • Full-screen meeting presentation with proper view controller management

Changed

  • Enhanced startMeeting method to properly initialize and launch native meeting UI with Cloudflare RealtimeKit SDK
  • Improved authentication token validation with trimming and empty string checks
  • Updated plugin to use RealtimeKit base domain configuration (realtime.cloudflare.com)

Fixed

  • Meeting initialization now properly handles permission requests on Android before launching UI
  • iOS meeting presentation now correctly finds the top-most view controller for modal display

πŸ”— Full Changelog: 7.0.6...7.1.0