We found in iOS14 PhotoKit had changed. A PHAsset cannot get the original resource because user limited the asset access. We want to fliter the asset we cannot get the original resource. Which API we can use?
How do we know about current PHAsset is Limited?
I also meet this problem. Have you solved?