Hello,
I have an app where the user will need to load their own logo. Unless the logo image is in the photo album there is not any way to load it is there? I know I can use loadRemoteImage but they have to know the url to the image on a server. I would have to create a web page for the user to upload it from and then read the available files from the server and let them select one.
Any easier solutions?
Thanks,
Warren