azure-sdk-for-ios icon indicating copy to clipboard operation
azure-sdk-for-ios copied to clipboard

iOS client SDKs for Microsoft Azure

Results 81 azure-sdk-for-ios issues
Sort by recently updated
recently updated
newest added

Consolidates work items that remain for AzureStorageBlob documentation. - [ ] Add errors to docstrings. (see closed #288) - [ ] Include simple and advanced examples (see closed #293) -...

Docs
Client
Storage

- [ ] Define a utility to create instances of these exceptions along with deserializing Http Response Error content

Client
Storage

Consolidates work items that remain for AzureIdentity documentation. - [ ] Add errors to docstrings. (see closed #288) - [ ] Include simple and advanced examples (see closed #293) -...

Docs
Client
Azure.Identity

This will redo the Xcode project system to move all build settings out of the Xcode project files and into `xcconfig` configuration files.

Azure.Core

Sync eng/common directory with azure-sdk-tools for PR https://github.com/Azure/azure-sdk-tools/pull/7855 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

EngSys
Central-EngSys

**Describe the bug** I am trying to receive an incoming pstn call. I am sending the push notification to apns. I based the push notification of the request [here](https://github.com/Azure-Samples/azure-communication-services-calling-event-grid/blob/main/add-calling-push-notifications-event-grid/ACSCallingNativeRegistrarLite/Functions/IncomingCallEventHandler.cs). I'm...

question
Communication
customer-reported

**Describe the bug** CVPixelBuffer glitches and shows artefacts when resolution width of the **`ACSRawIncomingVideoStream`** isn't multiple of 16 ***Exception or Stack Trace*** Add the exception log and stack trace if...

question
needs-triage
customer-reported

**Describe the bug** If I'm in a call with another participant (totalParticipantCount=2), and a third user calls me, then total participant count changes to 1. ***Exception or Stack Trace*** N/A...

question
Communication
customer-reported

**Is your feature request related to a problem? Please describe.** We are unable to use the SDK with the most recent Xcode (14.1) and Swift 5.7. **Describe the solution you'd...

question
Communication
customer-reported

**Is your feature request related to a problem? Please describe.** We are using Swift Package Manager for our dependency management and would like to use `AzureCommunicationCalling` like this as well....

question
Communication
needs-team-attention
customer-reported