Ios and image server

Trying to get my photos onto an iphone app and having all sort of issues. I can put in a static image but want to grab ones from an online photo album, or even ftp site. I’ve looked into icloud with no luck, also installed some Image Galleries on my website, Piwigo, Coppermine, Zenphoto and can’t seem to get the photos to show up in either a mobileHTMLViewer or MobileImageViewer with the image urls.. It shouldn’t be any harder than just passing in the URL is it?

I’m new to all of this but have done desktop programming with Xojo, so any help is appreciated.

You can do FTP with MBS Complete.

I did not know it was available for ios apps. Do you have an example, I didn’t see one on the website.

Christian told me to not believe his website documentation (Monkeybread Xojo plugin - CURLMBS class) as “CURL for iOS should do FTP, FTPS and SFTP.”

1 Like

works like a charm!

1 Like