iOS Photo Gallery Permission

Hey unity developers,

I’m fairly new to the development of the iOS apps for unity and I’m having a bit of trouble finding the right solution to the problem I have currently.

So, explaining it in a few words;
My application is able to download photos and videos from a server (using a sftp connection) and store it in the Documents folder inside the app (just like apple suggest the developers to do it: File System Basics). That part is already done and working properly.
Now I need to show those photos on the Photo Gallery of iOS and I’m struggling to find a good solution.

With some research I was able to find these two plugins from the unity asset store:

Now my questions are;

  • Do I really need to buy one of these plugins or I can write my own code because what I need is really simple?
  • If it’s easier to just buy one of these plugins, which one will you advise me?

Thanks a lot :slight_smile:

Bump. Anyone would give me an hand on this? :slight_smile: