ios – Saving long videos to photo gallery and monitoring progress


Basically, I’m trying to save a very large video that I wrote with an APP to my gallery
and, when saving the video to the gallery, the APP hangs for a while until the operation ends.
When this happens, it looks like a BUG.

I want an example using
PHPhotoLibrary.performChanges
asynchronously
monitoring long video saving to
my photo gallery.

I emphasize that the video is already in a local folder in the APP.
I can save the video to the photo gallery, but not without the APP crashing and I can’t monitor it.

I wait.

I’ve already tried with different codes.
What I want is to print the saving progress of the very large video on the APP screen
and I want the APP not to crash while saving it.

Latest articles

spot_imgspot_img

Related articles

Leave a reply

Please enter your comment!
Please enter your name here

spot_imgspot_img