MediaSetup iOS 14.0 Beta 1 to Beta 2 API Differences
MediaService.h
Removed
MSPropertyType
Removed
MSPropertyType_ListeningHistory
Removed
MediaService
Removed
-[MediaService initWithServiceAccount:bundleIdentifier:error:]
Removed
MediaService.serviceName
Removed
MediaService.bundleIdentifier
Removed
MediaService.accountName
Removed
MediaService.serviceRemovable
Removed
MediaService.updateListeningHistoryEnabled
Removed
MediaService.iconImageURL
MediaServiceConfiguration.h
Removed
MediaServiceConnectionDelegate
Removed
-[MediaServiceConnectionDelegate connectionInterrupted]
Removed
-[MediaServiceConnectionDelegate connectionInvalidated]
Removed
MediaServiceUpdatedDelegate
Removed
-[MediaServiceUpdatedDelegate serviceSettingDidUpdate:homeUserID:]
Removed
-[MediaServiceUpdatedDelegate userDidRemoveService:homeUserID:]
Removed
MediaServiceConfiguration
Removed
-[MediaServiceConfiguration initWithQueue:]
Removed
+[MediaServiceConfiguration sharedInstance]
Removed
MediaServiceConfiguration.queue
Removed
MediaServiceConfiguration.delegate
Removed
-[MediaServiceConfiguration getAvailableServices:completion:]
Removed
-[MediaServiceConfiguration updateDefaultMediaService:forHome:completion:]
Removed
-[MediaServiceConfiguration removeServiceFromHome:fromHome:completion:]
Removed
-[MediaServiceConfiguration getDefaultMediaService:completion:]
Removed
-[MediaServiceConfiguration updateProperty:forHome:withOptions:completion:]
MSConstants.h
Removed
kMediaSetupServicesChanged
Removed
kMediaSetupInterfaceEntitlementKey
Removed
kMediaSetupTestingProfileDefaultsIdentifier
Removed
kMediaSetupMachServiceName
Removed
kMediaSetupServiceEntitlement
MSErrors.h
Removed
MSErrorDomain
Removed
MSServiceSetupErrorDomain
Removed
MSCloudKitErrorDomain
Removed
MSUserInfoErrorStringKey
Removed
MSErrorCodes
Removed
MSError_ConnectionError
Removed
MSError_InvalidAttributeError
Removed
MSError_InvalidServiceError
Removed
MSError_InvalidHomeError
Removed
MSError_InvalidHomeUserError
Removed
MSError_ServiceMissingFromHome
Removed
MSError_InvalidNowPlayingInfo
Removed
MSError_MissingPublicDatabaseInfoForService
Removed
MSServiceSetupErrorCodes
Removed
MSServiceSetupError_ServiceName
Removed
MSServiceSetupError_AccountName
Removed
MSServiceSetupError_ClientID
Removed
MSServiceSetupError_ClientSecret
Removed
MSServiceSetupError_IconImageURL
Removed
MSServiceSetupError_ConfigURL
Removed
MSServiceSetupError_SetUpContext
Removed
MSServiceSetupError_AuthURL
Removed
MSServiceSetupError_BundleIdentifier
Removed
MSServiceSetupError_ServiceIdentifier
Removed
MSCKErrorCodes
Removed
MSCKError_Unknown
Removed
MSCKError_UnknnownItem
Removed
MSCKError_PartialFailureError
Removed
MSCKError_ServerRecordChanged
Removed
MSCKError_ManateeUnavailable
Removed
MSCKError_ManateeIdentity
Removed
MSCKError_ThrottledError
Removed
MSCKError_ServerChangeTokenExpired
Removed
MSCKError_InternalError
Removed
MSCKError_PrivateUnsyncedKeychain
MSSetupSession.h
Added
MSPresentationAnchor
Added
MSAuthenticationPresentationContext
Added
-[MSAuthenticationPresentationContext presentationAnchor]
Added
MSSetupSession
Added
-[MSSetupSession initWithServiceAccount:]
Added
-[MSSetupSession startWithError:]
Added
MSSetupSession.presentationContext
Added
MSSetupSession.account
MSSetupViewController.h
Removed
MSSetupViewController
Removed
MSSetupViewController.serviceAccount
Removed
-[MSSetupViewController initWithServiceAccount:]