msgraph-sdk-objc icon indicating copy to clipboard operation
msgraph-sdk-objc copied to clipboard

Microsoft Graph SDK for Objective-C

Results 11 msgraph-sdk-objc issues
Sort by recently updated
recently updated
newest added

It would be very helpful if Swift Package Manager was supported by including a Package.swift file. [AB#7068](https://microsoftgraph.visualstudio.com/0985d294-5762-4bc2-a565-161ef349ca3e/_workitems/edit/7068)

promote

I'm using Xcode 10.3 on macOS 10.14.5 I'm using CocoaPods to manage dependancies. I've used both: pod 'MSGraphClientSDK' and pod 'MSGraphMSALAuthProvider' There are 37 Nullability Issue warnings (double that when...

enhancement
promote

`MSLargeFileUploadTask` crashes when uploading a large file and the Internet connection disappears. #### Steps to reproduce: 1. Start an upload of a large file using `MSLargeFileUploadTask` 2. Disconnect from the...

ToTriage

Since the last release was 2 years ago, I wanted to ask if this repo is not maintained anymore. I can't use it since it doesn't support the swift package...

ToTriage

Hello, Carthage is failing to compile/archive MSAL. On repeat attempts it will list a different Obj-C module failing to compile as the cause. Any ideas on how to troubleshoot? [AB#7067](https://microsoftgraph.visualstudio.com/0985d294-5762-4bc2-a565-161ef349ca3e/_workitems/edit/7067)

client bug
promote

I have registered an app on Azure AD, it has permissions set for MicrosoftGraph Contacts.ReadWrite. I can obtain the ClientID; clientSecret, authorizationEndpoint(authURI) and tokenEndpoint(tokenURI) from the Azure Dashboard. The readme...

promote

Hi Deer, I am trying to integrate this library into one of my MAC os project through carthage and i surely followed the proper steps for mac os platform ,...

promote

[AB#7064](https://microsoftgraph.visualstudio.com/0985d294-5762-4bc2-a565-161ef349ca3e/_workitems/edit/7064)

promote

I added a YAML file with the metadata for this tool These changes allow us to automatically update the Office/Graph galleries (https://developer.microsoft.com/en-us/office/gallery) with information for this tool. This means whenever...