I am having some difficulty locating documentation on what the system.getInfo(“architectureInfo”) for some of the newer iOS devices are labeled. The documentation located here http://developer.anscamobile.com/reference/index/systemgetinfo only goes up to iPhone 3GS and iPod 2G.
Specifically I am looking for labels for iPhone 4 and 4S as well as the 3rd and 4th Gen iPod touch.
I noticed in the description this API is “subject to change in the future”…do you think there is any risk of current labels being changed?
I am going to use this API to selectively set the FPS down to 30 for older devices like the 3GS and 3rd Gen iPod, as I have experienced severe accelerometer lag with 60 FPS on my 3GS. (PS I have minimum OS version of 4.3 in my build settings so I don’t have to worry about devices before the 3GS)
Any better way to handle this then using the architectureInfo API?
I haven’t played with this kind of thing a lot and yes, it is subject to change - but in your situation I’d be doing the same thing.
That’s more an opinion post than anything truly useful but didn’t want to ignore the question [import]uid: 52491 topic_id: 23870 reply_id: 96501[/import]