checking image suffix

Hi.

it has been documented well about how to provide a app that can work on multiple devices using config.lua setting here :

http://docs.coronalabs.com/guide/basics/configSettings/

but is there a way to proof that the image being loaded, is provided with the same image suffix as expected?

i can’t seem to find a way to proof that.

You can use display.imageSuffix which sounds exactly what you need.

You can find the docs here: http://docs.coronalabs.com/daily/api/library/display/imageSuffix.html

cool, thanks!

You can use display.imageSuffix which sounds exactly what you need.

You can find the docs here: http://docs.coronalabs.com/daily/api/library/display/imageSuffix.html

cool, thanks!