vesion: iOS 17+
When requesting Photo Library access on iOS, the system displays a standard permission dialog.
And I just wanna save a image to user's photo library.
Is it possible to replace or customize this system permission popup with a fully custom-designed UI?
If customization is not allowed, is the recommended approach to first present a custom explanatory popup or screen and then trigger the system permission dialog?