twilio / voice-quickstart-android

Quickstart app for the Voice Android SDK
https://www.twilio.com/docs/api/voice-sdk/android/getting-started
MIT License
184 stars 140 forks source link

VBLOCKS-2628: Now requests for Notification permissions and cleaned up permissions requests #587

Closed afalls-twilio closed 5 months ago

afalls-twilio commented 5 months ago

Now QuickStart requests POST_NOTIFICATION permissions (android 33+) and cleaned up notification request code. Also fixed an issue where audio switch was being constructed every time the application was brought into the foreground.

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.