communication-ui-library-android icon indicating copy to clipboard operation
communication-ui-library-android copied to clipboard

Azure Communication UI Mobile Library for Android

Results 34 communication-ui-library-android issues
Sort by recently updated
recently updated
newest added

## Purpose * Rooms call with capabilities support ## Does this introduce a breaking change? - [ ] Yes - [x] No ## Pull Request Type What kind of change...

## Purpose * One flag was missing a / in it, causing a few of the flags in the tool to be mis-parsed. ## Does this introduce a breaking change?...

**Describe the bug** I am using this library inside React Native, and am seeing an issue with the `CallComposite.dismiss()` function. I have a push notification that, when received, calls `dismiss()`...

## Purpose * ... ## Does this introduce a breaking change? - [ ] Yes - [ ] No ## Pull Request Type What kind of change does this Pull...

HOLD
demo-app

## Purpose * ... ## Does this introduce a breaking change? - [ ] Yes - [ ] No ## Pull Request Type What kind of change does this Pull...

Calling
PoC

## Purpose - Update "unable to resume" snackbar, to not show if call state is connected, and updated naming for clarity. https://skype.visualstudio.com/SPOOL/_workitems/edit/3248845 ## Does this introduce a breaking change? -...

I import SDK locally like this: api project(path: ':calling') api(project(path: ':chat')) { exclude group: 'com.microsoft', module: 'trouter-client-android' } call is work fine but when start chat it crash and give...

enhancement

## Purpose * ... ## Does this introduce a breaking change? - [ ] Yes - [ ] No ## Pull Request Type What kind of change does this Pull...

What feature are you requesting? After creating the composite, there should be a way to know when the composite is closed (due to the meeting ending for all or the...

enhancement

Uplifts CI yml pipeline from #621 to `main`. Doing this will allow us to disable/delete the old pipeline.