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

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -