How to fix error code 3300 - PHPhotosErrorChangeNotSupported when save photo iOS 15 (swift)

Now i set application auto save photo to custom Album but not work on some device iOS 15, That give me error "PHPhotosErrorChangeNotSupported"

How to fix thx.

I'm getting this error frequently while experimenting with WWDC 2022 sample code. No one even knows the cause.

We also have this problem (PHPhotosErrorDomain error 3300) with all our apps since iOS 15. Before that, the pictures were saved in the album for years without any problems. This only happens on some of my users' devices. We could not reproduce the problem on our test devices. Unfortunately, we can't fix this issue.

How to fix error code 3300 - PHPhotosErrorChangeNotSupported when save photo iOS 15 (swift)
 
 
Q