What's Changed
- Foreground services implementation - app shows notification (foreground) whenever user minimises the app or switches to some other screen (HOME or other app). This fixes the issue of audio getting disconnected when app is in background.
- Client app can pass notification texts, icon images to the library to customise the notification through the new HMSPrebuiltOptions field
CallNotificationConfig.
Wasn't published to Maven because of a missing asset in CallForegroundService! Please use 1.3.5 for the changes here.
Full Changelog: 1.3.3...1.3.4