Some Display Objects don't load on devices !

Hello,

when i build my game with windows edition of corona, background images that have physics don’t load on my android device, but its load correctly on simulator. and , when i build this game with MacBook , the game crashed on loading levels on device :frowning: .

note that, its load on my device in past ( previous version of corona )!! [import]uid: 57158 topic_id: 21565 reply_id: 321565[/import]

The last release of Corona fixed a bug on Android that only used 24-bits for images instead of the full 32-bits. With that said, Corona only supports 32-bit RGB images. Indexed PNG and grayscale images are not supported. [import]uid: 7559 topic_id: 21565 reply_id: 85585[/import]

Indexed PNG ?
i used the latest version of corona ,that it’s happend.
my device is Samsung Galaxy S , and game tested on Android 2.3 and Android 4. :frowning: [import]uid: 57158 topic_id: 21565 reply_id: 85626[/import]