iOS: Storyboard backwards compatible

◇◆丶佛笑我妖孽 提交于 2019-12-07 20:17:59

问题


I created my application with Storyboard not realizing till it was to late that iOS4.3 devices will not be supported. Is there an option where I can copy the storyboard views into xibs or programmatically do it at runtime? What options do I have without completely starting over?

Kinda makes storyboards useless since alot of people still use iOS4x


回答1:


If you bought an iPhone 3G, the day before the 3GS came out, or bought remaining stock in the following weeks, your 20 month upgrade would be available in February 2011. That gives all the 3G owners almost the last 12 months to have upgraded to a device that supports iOS 5. So based on those dates, I wouldn't worry about iOS 4.x anymore and only develop for iOS 5.

Just my two coppers.

db




回答2:


If it's a universal app, the benefits of storyboard are too good to pass up. If someone wants your app, they'll upgrade to 5.x



来源:https://stackoverflow.com/questions/9404893/ios-storyboard-backwards-compatible

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!