I have an UIImageView called "theImageView", with UIImage in a single color (transparent background) just like
I'd like to load an image from a URL in my application, so I first tried with Objective-C and it worked,