Discussion Forums  >  Buzztouch News and Announcements

Replies: 21    Views: 464

David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
11/14/14 05:49 AM (9 years ago)

BT Core for iOS Updated

Hi gang. The download server has been updated with an updated version of the BT Core for iOS. This means that if you download a project from your control panel today you'll get a slightly different version than you would have yesterday. The changes are NOT significant. The changes were implemented to prevent compiler warnings and errors when running the latest version of Xcode and the iOS SDK for iOS 8. It's been a few months since this stuff came out and everyone should be updated by now :-) Some notes about the changes. THESE ARE THE ONLY THINGS THAT CHANGED IN THIS BUILD. ##### BT_viewController.h --Added several method signatures for methods in the .m file that existed by did not have a signature in the .h file. --Added the NSFileManagerDelegate reference with the other existing delegate methods. This addition prevents the compiler from showing an "incompatible type" warning. ##### BT_loadConfigDataViewController.m --Changed the way the device asks to register for Push Notifications. iOS 8 handles this differently than previous iOS releases. ##### BT_viewControler.m --Added three new methods. fadeOutOnExit, fadeInOnEntry, viewWillDisappear. The fadeOutOnExit is called in the viewWillAppear method after the call to the configureBackground method. The fadeInOnEntry method is called in the viewWillDisappear method. These methods improve the "flow" between screens and prevent a jittery effect when running on a device with iOS8. ##### Project Settings: --Removed the "test target" to prevent the compiler from searching for an unused .plist file that does not exist in the project. --Changed Build Active Architecture Only option to "No" for Debug and Release. This slows the compilation process slightly but prevents app owners from having to adjust / understand the option. Some work has been done an LOTS of other things, including taking advantage of the new 64 bit architecture on the newest devices. Supporting 64 bit (and the older 32 bit) in the same project is not an easy task. For most BT'ers the necessary changes are way beyond their level of understanding. We're unsure how we're going to move forward on the 64 bit vs 32 bit in-one-project concept. My guess is that we'll have to bite the bullet, get the Core updated, then ask all the plugin devs to "verify" their packages are error free when compiling for "old" and "new" devices in the same project. ALL projects uploaded to the App Store will require 64bit support starting in Februrary. Just sayin' Cheers... D.
 
Joe Sprott
Code is Art
Profile
Posts: 414
Reg: Aug 20, 2011
Melbourne, FL
10,290
like
11/14/14 05:51 AM (9 years ago)
thanks
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
11/14/14 05:57 AM (9 years ago)
Cool beans! Thanks
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
11/14/14 06:02 AM (9 years ago)
Thanks. Appreciate the update Dave
 
feraco
Aspiring developer
Profile
Posts: 705
Reg: Jan 23, 2012
nyc
15,050
like
11/14/14 08:04 AM (9 years ago)
Thanks David!
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
11/14/14 08:45 AM (9 years ago)
Change log accepted :-) Thanks! -- Niraj
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
11/14/14 09:11 AM (9 years ago)
Sweet! That should reduce forum posts by a few! Mark
 
0z2000tv
Aspiring developer
Profile
Posts: 315
Reg: Sep 10, 2011
Nashville
11,950
like
11/14/14 10:36 AM (9 years ago)
Thank you David for the update. Mike
 
Arubaman
Aspiring developer
Profile
Posts: 636
Reg: Oct 20, 2011
Akron
16,910
like
11/14/14 11:03 AM (9 years ago)
Thanks for the heads up.
 
RogueWave
Aspiring developer
Profile
Posts: 337
Reg: Jan 23, 2013
Park City
5,120
like
11/14/14 12:12 PM (9 years ago)
Terrific, thank you.
 
Chris from Staffor...
Aspiring developer
Profile
Posts: 335
Reg: Oct 14, 2013
Stafford
5,750
like
11/14/14 01:08 PM (9 years ago)
I have been having trouble with Xcode errors I can upload onto a device but cannot validate my app Buzztouch isn't working right I don't think Info.plist seems not right
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
11/14/14 02:16 PM (9 years ago)
Gratzie, David! Cheers! -- Smug
 
aquila198
buzztouch Evangelist
Profile
Posts: 473
Reg: Jul 22, 2011
location unknow...
10,330
like
11/14/14 05:15 PM (9 years ago)
Thank you!!
 
NCbuzz
Code is Art
Profile
Posts: 575
Reg: Sep 11, 2013
Lillington, NC
11,100
like
11/14/14 05:26 PM (9 years ago)
Thanks David ! To confirm, after downloading a new project. I only need to replace the four new files in an existing BT3 project. (The reason I ask is that I have edits in the Core.) Really appreciate the update now, rather than hitting a wall in Feb. Looking forward to adding Sunday when back in town.
 
yourtownapps
Aspiring developer
Profile
Posts: 63
Reg: Mar 08, 2012
Collingswood, N...
6,130
like
11/14/14 06:37 PM (9 years ago)
Thanks much, David. It was very nice to see my newest app in progress load in XCode6 without any errors.
 
Derval
Aspiring developer
Profile
Posts: 364
Reg: Sep 20, 2012
Milan
17,240
like
11/15/14 03:29 AM (9 years ago)
You're the best :-)
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
11/16/14 11:01 AM (9 years ago)
for the beginners in the room, <-<- lol do i need to do anything on my self serve or is this just for here :) thanks Sean (ps) i know ive been here while, but im a very slow learner :)
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
11/16/14 01:59 PM (9 years ago)
I asked myself the same question. I re-downloaded a project that I'm working on and self hosted seems to have updated without me having to do anything. Dave
 
NCbuzz
Code is Art
Profile
Posts: 575
Reg: Sep 11, 2013
Lillington, NC
11,100
like
11/16/14 02:02 PM (9 years ago)
Question for David / BT Core team: Back in April Chris1 posted a fix for the Live/Design mode issue: https://www.buzztouch.com/forum/thread.php?tid=D46AEFA297E85F94982FCB9&command=isSearching&currentPage=1&topicTitle=design%20mode&createdBy=&repliedBy=&minViews=-1&maxViews=-1&minReplies=-1&maxReplies=-1&forumCategory= Is there a reason why this fix or a different solution has not been integrated in the new BT_loadConfigDataViewController.m ? Thanks for all the support.
 
Weidies
Lost but trying
Profile
Posts: 63
Reg: Jan 13, 2014
Pretoria, Gaute...
7,980
like
11/17/14 01:03 PM (9 years ago)
Thanx, David. @NCbuzz has a valid question, seeing that if you submitted without changing to "Live" mode you are slightly busted and need to re-submit. Weidies
 
aussiedra
Code is Art
Profile
Posts: 431
Reg: Dec 25, 2010
Brisbane, Austr...
8,260
like
11/17/14 05:34 PM (9 years ago)
Thanks David and the BT family for all the hard work you been doing behind the scenes :-) Much appreciated
 
Adam
Aspiring developer
Profile
Posts: 247
Reg: Oct 23, 2010
Southern Califo...
4,470
like
11/19/14 01:16 PM (9 years ago)
Thank you! Very smooth screen transitions. Very nice Adam
 

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.