system names

i need to know the names that are possible in system.getInfo( “model” ). on the apis i dont see “ipod touch”. is that a model name?

so far these are the ones i know:

ipad
iphone

i only need to know iOS names.
[import]uid: 147322 topic_id: 26517 reply_id: 326517[/import]

Did you test it? I don’t have an iPod touch to try it for you, but I presume if you ran that command on a ipod touch it would return the correct model name [import]uid: 84637 topic_id: 26517 reply_id: 107519[/import]

i dont know how to test it on the ipod touch. how do you test it? [import]uid: 147322 topic_id: 26517 reply_id: 107529[/import]

You would simply do

main.lua

print(system.getInfo( "model" ))  

And open the organizer in xcode (window > organizer) then click your device (ipod) and you should see a console tab, click that and that will show you print statements sent from the device [import]uid: 84637 topic_id: 26517 reply_id: 107532[/import]

i know how to get it to show the model, but i dont have xcode. [import]uid: 147322 topic_id: 26517 reply_id: 107537[/import]

im using the corona simulator [import]uid: 147322 topic_id: 26517 reply_id: 107538[/import]

where would i get xcode? [import]uid: 147322 topic_id: 26517 reply_id: 107539[/import]

what is xcode?

lots of questions :slight_smile: [import]uid: 147322 topic_id: 26517 reply_id: 107541[/import]

hey danny can i get you to help me with my gotoscene problem? [import]uid: 147322 topic_id: 26517 reply_id: 107564[/import]

FYI for a lot of this you can use Google; eg - http://lmgtfy.com/?q=what+is+Xcode%3F

Xcode is on the Mac App store if you are using Lion. If using Snow Leopard it can be found in the iOS developer center.

We have several threads in Device Builds sub forum showing you how to install on device.

You need an Apple iOS developer license to test on device.

Hope this helps.

Peach :slight_smile: [import]uid: 52491 topic_id: 26517 reply_id: 107565[/import]

or could anyone help me with my gotoscene problem? [import]uid: 147322 topic_id: 26517 reply_id: 107650[/import]