You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using PHAssetMediaSubtypePhotoLive we could play live photos by getting a PHLivePhoto object using PHImageManager and then put it inside of a PHLivePhotoView.
This is only available in iOS 9.1 and greater so there would need to be a version check.