iphone - Will weak linking the UIKit framework lead to rejection from the App Store? -


i getting issues because of universal app 3.1 4.2 iphone / ipad devices. problem because of uipopoverviewcontroller not being present on older os versions.

can weak link uikit framework? apple reject app if use weak linking?

as of ios 4.2, manual weak-linking no longer required. have switch llvm compiler. see marco arment's post supporting older versions of ios while using new apis details.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -