Azure-Samples / communication-services-ui-library-maui

UI sample library on how to create .NET MAUI bindings
MIT License
15 stars 5 forks source link

Is there a required XCode Version for this to work? #44

Open EkponborObehi opened 3 days ago

EkponborObehi commented 3 days ago

Please provide us with the following information:

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

- [ x] bug report 

Minimal steps to reproduce

Follow the steps as described on the readme file and run the ./iOSFramework.sh -d script

Any log messages given by the failure

When i run the project, it keeps crashing and showing this error on the log

dyld[10550]: Symbol not found: __ZN5swift34swift50override_conformsToProtocolEPKNS_14TargetMetadataINS_9InProcessEEEPKNS_24TargetProtocolDescriptorIS1_EEPFPKNS_18TargetWitnessTableIS1_EES4_S8_E

Referenced from: <00A85B80-B310-317A-B63E-0B63AD669A57> /Users/user263933/Library/Developer/CoreSimulator/Devices/75E69B9D-E5AF-408E-87B4-F43038E26567/data/Containers/Bundle/Application/3535E7F5-D6C2-4F23-B33B-3C2C9A4C080E/CommunicationCallingSampleMauiApp.app/Frameworks/AzureCommunicationCalling.framework/AzureCommunicationCalling

Expected in: <52A480D8-7E2A-3FD8-B329-8470ED0484A6> /Users/user263933/Library/Developer/CoreSimulator/Devices/75E69B9D-E5AF-408E-87B4-F43038E26567/data/Containers/Bundle/Application/3535E7F5-D6C2-4F23-B33B-3C2C9A4C080E/CommunicationCallingSampleMauiApp.app/Frameworks/AzureCommunicationCommon.framework/AzureCommunicationCommon

Expected/desired behavior

For the project to run on IOS simulators and devices

OS and Version?

macOS (Sonoma) 14.6.1

Versions

XCode 16

Mention any other details that might be useful


Thanks! We'll be in touch soon.

pavelprystinka commented 3 days ago

@EkponborObehi

Thank you for pointing this issue. We are now working on it and will be back with a solution soon.