Detect Ipod Touch 4

Hi everybody,

is there any way to detect the iPod Touch 4 when I run a corona app?. The reason is because my game uses a lot of resources, and iPod Touch 4 loads high resolution textures in a Device with only 256 MB o RAM, so the game quickly crashes as soon as it loads the first stage. 

I have already tried tu use the memoryWarning event. Unfortunately, this event is not shown as expected because most of times the game crashes without calling the event and sometimes it calls the event.

Regards

Try using my iOSinfo function at Code Exchange.  That might help.

http://developer.coronalabs.com/code/iosinfo-definitive-way-determine-type-ios-device-your-app-running

Try using my iOSinfo function at Code Exchange.  That might help.

http://developer.coronalabs.com/code/iosinfo-definitive-way-determine-type-ios-device-your-app-running