disableSharedPhotoStreamsSupport()
Disables shared photo streams notifications and asset retrieval.
Declaration
class func disableSharedPhotoStreamsSupport()Discussion
Shared photo streams can generate frequent notifications. Use this method to disable support if appropriate for your app.
Apps compiled against versions of iOS prior to iOS 6.0 do not have support for shared photo streams.