ImageRequest() command for iOS?

Discuss any general programming issues here
Post Reply
Bugala
Posts: 1168
Joined: Sun Feb 14, 2010 7:11 pm

ImageRequest() command for iOS?

Post by Bugala »

Is there something similar to:

Code: Select all

[id] = ImageRequest(id[, type])
for iOS?

Preferably one that can also pick a Video as a choice.
User avatar
airsoftsoftwair
Posts: 5425
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: ImageRequest() command for iOS?

Post by airsoftsoftwair »

It's currently not supported on iOS but it's on the agenda.
Post Reply