Love it
buzztouch Evangelist
Profile
Posts: 5
Reg: Jun 24, 2014
Fern Park. fl
11,050
10/06/15 11:15 AM (8 years ago)

iOS 6.0

i updated my iPhone 4s to 6s and Xcode 6.3 to 7.0.1 i am getting this error =/Users/nt/Desktop/welcome_iOS/BT_Layout/BT_tabBarController.m:122:72: 'ADBannerContentSizeIdentifierLandscape' is deprecated: first deprecated in iOS 6.0
 
freesoftwarewiz
Code is Art
Profile
Posts: 75
Reg: Apr 12, 2012
orange city, fl
3,900
like
10/06/15 12:10 PM (8 years ago)
The 6s Runs 9.02 - your app was probably initially signed for IOS 8, or has "do not sign" set. Try in Xcode: open the application target, go to Build Settings and search for Code Signing Identity. It might say say Don't Code Sign, and you want to change this to Your correct certificates for IOS 9 (assuming you have them from itunes connect). Xcode7 when deployed, should automatically generate profiles and provisioning for your 6s device. BUT this will only work on iOS 9 devices and above with Xcode 7 specifically. Joe C.
 
Love it
buzztouch Evangelist
Profile
Posts: 5
Reg: Jun 24, 2014
Fern Park. fl
11,050
like
10/06/15 01:47 PM (8 years ago)
i had 26 error :/Users/nt/Desktop/welcome_iOS/BT_Layout/BT_tabBarController.m:122:72: 'ADBannerContentSizeIdentifierLandscape' is deprecated: first deprecated in iOS 6.0 i did what you said and i get 105 error so i went back to 26 error.somebody told me to ignore then that's nothing. i like working without error .thank you if you can help me i will appreciate it ?
 
freesoftwarewiz
Code is Art
Profile
Posts: 75
Reg: Apr 12, 2012
orange city, fl
3,900
like
10/06/15 07:04 PM (8 years ago)
deprecations are not errors they are warnings - and you can ignore them. right now, the BT core generates about 66 deprecation warnings on a medium size app. The app will compile and run just fine with deprecation warnings.
 
Love it
buzztouch Evangelist
Profile
Posts: 5
Reg: Jun 24, 2014
Fern Park. fl
11,050
like
10/07/15 06:29 AM (8 years ago)
thank you
 
Love it
buzztouch Evangelist
Profile
Posts: 5
Reg: Jun 24, 2014
Fern Park. fl
11,050
like
12/10/15 11:23 AM (8 years ago)
i have 25 warning like this, /Users/nt/Desktop/myrc_iOS/BT_Layout/BT_tabBarController.m:122:72: 'ADBannerContentSizeIdentifierLandscape' is deprecated: first deprecated in iOS 6.0
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.