MediaSetup iOS 13.6 to 14.0 API Differences
MediaSetup.h
Added
MediaSetupVersionNumber
Added
MediaSetupVersionString
MSServiceAccount.h
Added
MSServiceAccount
Added
-[MSServiceAccount initWithServiceName:accountName:]
Added
MSServiceAccount.serviceName
Added
MSServiceAccount.accountName
Added
MSServiceAccount.clientID
Added
MSServiceAccount.clientSecret
Added
MSServiceAccount.configurationURL
Added
MSServiceAccount.authorizationTokenURL
Added
MSServiceAccount.authorizationScope
MSSetupSession.h
Added
MSPresentationAnchor
Added
MSAuthenticationPresentationContext
Added
-[MSAuthenticationPresentationContext presentationAnchor]
Added
MSSetupSession
Added
-[MSSetupSession initWithServiceAccount:]
Added
-[MSSetupSession startWithError:]
Added
MSSetupSession.presentationContext
Added
MSSetupSession.account