3

When i run the xcode4.5 build of my project on ios7 then keyboard appearing is not ios native keyboard which is native to ios7 but it is showing the previous greyish keyboard but alertview is working fine.

I can move to xcode 5 but there is many UI issue when i switch to xcode 5.

Reset of things are working fine with xcode 4.5

4

2 回答 2

0

您需要为键盘切换到 Xcode 5。我不知道有其他方法。如果您的应用具有 iOS 7 功能,用户也会更喜欢它。

于 2013-09-23T20:12:46.020 回答
-1

如前所述,您需要迁移到 Xcode 5。正如您所注意到的,alertViews(和 actionSheets)将自动被 iOS-7 化。

于 2013-09-23T20:16:54.793 回答