ImageWrapper on Android?

I’m trying to pull images from a URL and use them as textures similar to:

I have this working perfectly on desktop, but on my Android (specifically GearVR) build, the ImageWrapper fails to make the jpeg. Does the ImageWrapper module work on Android or what’s causing this?