Microsoft Graph Training Module - Build iOS native apps with the Microsoft Graph REST API
This module will introduce you to working with the Microsoft Graph SDK to access data in Office 365 by building native mobile iOS applications with Objective-C.
Lab - Build iOS native apps with the Microsoft Graph REST API
In this lab you will create an iOS application written in Objective-C using the Azure AD v2 authentication endpoint and the Microsoft Authentication Library (MSAL) to access data in Office 365 using the Microsoft Graph REST API.
Demos
- Create an Azure AD native application with the App Registration Portal
- Create an iOS native application
- Extend the iOS App for Azure AD Authentication
- Integrate Microsoft Graph into the Application
Watch the Module
This module has been recorded and is available in the Office Development YouTube channel: Build iOS native apps with the Microsoft Graph REST API
Contributors
Roles | Author(s) |
---|---|
Lab Manuals / Slides | Andrew Connell (Microsoft MVP, Voitanos) @andrewconnell |
Sponsor / Support | Yina Arenas (Microsoft) @yinaa |
Version history
Version | Date | Comments |
---|---|---|
1.5 | February 12, 2019 | 2019Q3 content refresh |
1.4 | November 7, 2018 | 2019Q2 content refresh; Replaced process to use Cocoapods instead of Carthage for including MSAL iOS SDK; updated lab for XCode 10.1 |
1.3 | September 7, 2018 | 2019Q1 content refresh |
1.2 | June 28, 2018 | Added screencast. |
1.1 | June 8, 2018 | Rewritten to use latest guidance. |
1.0 | ~November 24, 2017 | Add Microsoft Graph related product breakouts. |
Disclaimer
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.