
Once you have set the correct application Id and scopes, you must get an ODClient Note: the redirect URL must match the redirect URL that you specified in the Azure Management Portal.Ģ.3 Getting an authenticated ODClient object For more info about scopes, see Authentication scopes.įor applications targeting OneDrive for Business call the class method with specified and. You can set your application Id and scopes directly on the ODClient object.įor applications targeting OneDrive call the class method with a specified and. 2.2 Setting your application Id and scopes Scroll down to "Keychain Sharing" and flip the switch on. Click on your application target and then the "Capabilities" tab. 2.2 Set up Keychain Sharing Entitlements in your Xcode ProjectĬlick on your project in the Navigator pane in Xcode.

Register your application by following these steps. Getting started 2.1 Register your application Add #import to all files that need to reference the SDK.Ģ.Run the command pod install to install the latest OneDriveSDK pod.



There are several reasons why we are choosing to end support for this SDK. Note: OneDrive SDK for iOS to be deprecated / archived, please use Microsoft Graph SDKs instead What is happening?Īs of Mathe OneDrive SDK for iOS is beginning the process of being deprecated and ultimately the project archived.
