UIImageWriteToSavedPhotosAlbum doesn't working on Mac catalyst

Hello!

Can you tell me why UIImageWriteToSavedPhotosAlbum stopped working on Mac Catalyst?

This method used to save photos to the library. Now I get an error when trying to save with the same code that previously worked.

error NSError domain: "ALAssetsLibraryErrorDomain" - code: -1 0x0000000cb00b4810

Our engineering teams need to investigate this issue, as resolution may involve changes to Apple's software. Please file a bug report, include a small Xcode project and some directions that can be used to reproduce the problem, and post the Feedback number here once you do. If you post the Feedback number here I'll check the status next time I do a sweep of forums posts where I've suggested bug reports.

Bug Reporting: How and Why? has tips on creating your bug report.

UIImageWriteToSavedPhotosAlbum doesn't working on Mac catalyst
 
 
Q