I have specific dropbox folder that will include only one image at all time. My app needs to get this dropbox image and show this image in image element. Whenever dropbox image change, my app needs to reflect this updated image. I found some tutorials like https://www.joshmorony.com/integrating-ionic-2-with-the-dropbox-api-part-1/
but I don’t know whether it is so right with my use case. Is there any good solution for it. Thank you so much.