When attempting to run this example using Xcode 16.4, I get the following compilation error:
Showing Recent Errors Only
/Users/travisnuttall/Developer/communication-services-ui-library-react-native/demo/ios/Pods/AzureCore/sdk/core/AzureCore/Source/Util/RequestString.swift:35:17: Member operator '==' of protocol 'RequestStringConvertible' must have at least one argument of type 'Self'
When attempting to run this example using Xcode 16.4, I get the following compilation error: