Live Photos macOS

Hello, I have a question regarding Photos. Is there a library to access iCloud Photo Library or My Photo Stream and display a Live Photo under macOS? How can I get all the photo albums from iCloud (Objective C or Swift?). I have tried to do a Photos fetch with fetchAssets(withLocalIdentifiers:options:), but how to get the LocalIdentifiers? The method fetchAssets(with:options:) doesn‘t exist under macOS. I am running macOS 10.13. Michael

Replies

Hi Deenos,


I have the same issue but the only library you can use is MLMediaLibrary which is very limited. You have access to all the albums and images but only if they are stored locally on your Mac. It is sad that you won't get any help from an Apple Engineer if you ask questions in this forum, not even a hint ! So you have to figure it out yourself. 😟