To cut a long story shot I'v got a big 3D scene (virtual city) which I'v finally got running (as the iPhone 4 /ARM7 has more ram and power etc)
I can't get my virtual city to run on 3g iTouch/iPhones is just exit after the spash screen (been battling for a year or so, only got an iPhone for last month) So I want to limit it to the iPhone 4 only, I thought I could just build it with ARM7 as the only "Valid Architectures". BUT get this error when building
"warning: iPhone apps should include an armv6 architecture (current ARCHS = "armv7"). "
so
1 , can I create an app that can only run / be bought for the iPhone 4
2, Is simple saying "for iPhone 4 only" in the app description enough, I had read this was grounds for rejection ?
3, a solution I read about was using UIRequiredDeviceCapabilities and "camera-flash" but agin as its not using the flash is this ground for rejection.
I'm just a bit concerned at times running out if I want any hope of getting it out before xmas so dont want it rejected
any advice / suggest are greatly appreciated.
jeff