Azure / communication-ui-library-android

Azure Communication UI Mobile Library for Android
https://learn.microsoft.com/en-us/azure/communication-services/concepts/ui-library/ui-library-overview?pivots=platform-web
MIT License
24 stars 29 forks source link

Dependency Issue in Build - Request for SDK Update #1103

Closed jozefnikhil closed 1 week ago

jozefnikhil commented 1 month ago

Hi Team,

During the latest build of our Flutter project, I encountered an error related to a missing dependency in the Android SDK. Below are the details:

FAILURE: Build failed with an exception.

This error is related to the com.microsoft.device:dualscreen-layout dependency, which appears to be unavailable in the usual repositories (Maven Central, Google, JCenter, etc.).

Suggested Action: Could the SDK team:

Investigate if the dualscreen-layout dependency is still being maintained or hosted elsewhere? Update the SDK or provide an alternative version that does not rely on the missing dualscreen-layout dependency. Until this is resolved, the project is unable to build properly. Your assistance in making the necessary updates to the SDK would be greatly appreciated.

Let me know if you need further information or help from my side.

iaulakh commented 1 month ago

Hi @jozefnikhil ,

Thank you for trying out the UI libraries. Please refer to the QuickStart guide and follow the steps below.

image