Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
application:getDeviceInfo() on Xcode simulator — Gideros Forum

application:getDeviceInfo() on Xcode simulator

amaximovamaximov Member
edited November 2013 in General questions
So for my app I need to know if the user has an iPad 1, iPod Touch 4, or iPhone 4 to make some modifications to how my app runs so I'm trying to use the 5th return value from application:getDeviceInfo(). However the Xcode simulator returns x86_64 when I'm running iPhone Retina 3.5 Inch (Not 64 bit). Does anyone has a list of values that application:getDeviceInfo() return for various iOS devices?

Comments

Sign In or Register to comment.