Remote display of static google map image

I am trying to load a remote image (google map static image) using display.loadRemoteImage call but I encountered the following error

: CGBitmapContextCreate: unsupported color space.

Any advice? Is there a way to overcome this issue? [import]uid: 70056 topic_id: 22050 reply_id: 322050[/import]

Can anyone help? [import]uid: 70056 topic_id: 22050 reply_id: 87929[/import]

Make sure it’s a .png with 32bit encoding. [import]uid: 103624 topic_id: 22050 reply_id: 87938[/import]