开发者

Will Apple accept if the app built with Base SDK iOS4.1 , not with iOS4.2?

开发者 https://www.devze.com 2023-01-29 12:09 出处:网络
I have installed the latest iOS4.2.1 for my app development recently. I have developed the Universal App built with Base SDK iOS4.2 and target SDK3.0.

I have installed the latest iOS4.2.1 for my app development recently. I have developed the Universal App built with Base SDK iOS4.2 and target SDK3.0.

When I test th开发者_StackOverflow中文版e app in iPad, there is no issue. But when I test the app in iPhone with iOS4.2.1, there is problem on typing in the Textfield, the app crashes. So, I built the app in XCode by setting Base SDK as OS4.1, this issue won't happen in the iPhone with iOS4.2.1. So I have planned to built the app with Base SDK 4.1.

As the latest version of iOS is 4.2.1, will Apple accept my app built with iOS4.1?

Thanks in advance.

Kind Regards, Mahesh.


As far as I know they accept apps built against the 4.x API, so you should be fine.

However, the real solution here is to fix the bug that causes the crash. Nothing has changed substantially with text field delegates since the first SDK (2.x) so it seems unlikely that a 0.1 update to the OS is the underlying cause of the problem.


I don't know for sure, but since there are tons of apps currently on the AppStore that weren't built against SDK 4.2, I'd be surprised if this was an issue.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号