Azure-Samples / communication-services-ios-quickstarts

Sample code for Azure Communication Services iOS quickstarts
MIT License
11 stars 24 forks source link

Compiler error while importing AzureCommunication #44

Closed sravanpabolu closed 1 year ago

sravanpabolu commented 1 year ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  1. clone the project
  2. install cocoapods
  3. open xcode project
  4. build the application
  5. XCode project is not compiling due to incorrect import

Any log messages given by the failure

Compiler error - No such module 'AzureCommunication'

Expected/desired behavior

XCode project should compile successfully

OS and Version?

Mac OS 12.6 (tested)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

vhuseinova-msft commented 1 year ago

Hi @sravanpabolu ! Thanks for filing the issue with us. The issues was fixed with AzureCommunicationChat version update for this sample.