This might be something simple, but I can’t work it out.
I’ve got a very simple app which I want to be available on a blackberry browser. It works fine but none of the images show.
The blackberry itself is set to view images, and other sites are fine so it’s something to do with my app.
I have a simple view for example which has some html with ‘img src = “https://url/image.gif?OpenImageresource”’
I can open the view in a normal browser and the image is there but the blackberry just displays a red cross. If I request the full image on the blackberry it shows also.
Anyone got any ideas?
Thanks
Dan