0
votes

I am the one who develop mobile app by using NativeScript with Angular. Now I can't find the proper way to download file in iOS in gallery. If you have some experiences with that, please share me.

1

1 Answers

0
votes

If you want to pick a file from gallery, use the mediapicker plugin which will launch the gallery and allow your user to pick images. On the success callback you will have access to seleected image(s).