Discussion Forums  >  Xcode, Errors, Installing, Configuring

Replies: 14    Views: 168

AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
11/21/13 05:11 PM (12 years ago)

BT 3.0 Issuse

Ever since i have downloaded 3.0 source code for my iOS buzztouch app i can't see any of the changes i make in the control panel to the app? So say i change the color of the navigation bar on the screen in the control panel, this change won't show up in my app? Any Ideas? Thanks, Jack
 
BranX26
Apple Fan
Profile
Posts: 58
Reg: Feb 07, 2012
Minnesota
580
like
11/21/13 06:06 PM (12 years ago)
have you tried deleting your app and running/installing it fresh? I'm not sure why this is necessary, but it has been working for me.
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
11/21/13 06:08 PM (12 years ago)
I know its a silly question but did you hit the publish button? Live/Design?
 
Absentia
buzztouch Evangelist
Profile
Posts: 960
Reg: Oct 20, 2011
Alaska
20,600
like
11/21/13 06:52 PM (12 years ago)
I have my app in design mode and it is not automatically updating (as it should in design mode). It doesn't even update when I hit the refresh button. I can confirm that BranX26's solution does work though - delete the app from the simulator and then run again to update. Kind of a pain to do it that way, but I'm sure this will be fixed soon
 
Crown Solutions
Aspiring developer
Profile
Posts: 463
Reg: Nov 11, 2011
MN
13,480
like
11/21/13 07:12 PM (12 years ago)
Same thing here, delete and re-run is the only way I can see the change.
 
AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
like
11/21/13 08:03 PM (12 years ago)
The only way to see the change is to delete the app then reinstall it. Hopefully this will be fixed very soon.
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
11/21/13 11:14 PM (12 years ago)
Digging into this guys, surely it should NOT be happening this way. Stay tuned...
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
11/22/13 12:33 AM (12 years ago)
Ok gang...Refresh / Report to Cloud fixed up. The download server has been updated. Here's how it should work - anything else means we need to hear about it. 1) App launches for first time - ever. It does NOT report to cloud. It uses the config in the project. 2) App is pushed to the background or terminated. When it's brought to the foreground, it does Report to Cloud. If changes are found user is prompted to refresh. 3) Tapping Refresh on home screen will always refresh. This was NOT working, as you described in this post. Is now, moving on to other gotcha's...their rolling in as expected ....
 
BranX26
Apple Fan
Profile
Posts: 58
Reg: Feb 07, 2012
Minnesota
580
like
11/22/13 07:17 AM (12 years ago)
Thanks!
 
Absentia
buzztouch Evangelist
Profile
Posts: 960
Reg: Oct 20, 2011
Alaska
20,600
like
11/22/13 03:04 PM (12 years ago)
hmmm...is this working now for everybody else? I still seem to be having problems. The app now notices changes in the cp and asks if I want to refresh - only problem is that when I refresh the changes don't actually happen. For example, if I change a background from red to green I will get the refresh message, then I refresh and the background is still red
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
11/22/13 08:58 PM (12 years ago)
@Absentia: Yeah, this doesn't sound right (what you're explaining). I made the updates and did the refresh thing quite a few times to make sure all was well. It seemed to be. I'll assume you've tried all the tricks, like resetting the simulator, etc. Maybe have a look in the Console to see if the data is being downloaded? The refresh routine will show you the URL it's fetching it's update from. Of course we're on this until it's figured out and reliable for all of us.
 
BranX26
Apple Fan
Profile
Posts: 58
Reg: Feb 07, 2012
Minnesota
580
like
11/23/13 09:12 AM (12 years ago)
Mine doesn't refresh either. I still have to delete the app and reinstall.
 
Absentia
buzztouch Evangelist
Profile
Posts: 960
Reg: Oct 20, 2011
Alaska
20,600
like
11/23/13 02:57 PM (12 years ago)
I tried resetting the simulator after reading your post, but no luck. Here is the console text that I get when launching the app from the background and then refreshing 2013-11-23 12:50:42.159 titanfallcountdown[469:70b] titanfallcountdown_appDelegate: applicationWillEnterForeground 2013-11-23 12:50:42.159 titanfallcountdown[469:70b] Scringo - app returns from the background. rechecking twitter when needed 2013-11-23 12:50:42.159 titanfallcountdown[469:70b] Scringo - app returns from the background. clearing badge number 2013-11-23 12:50:42.161 titanfallcountdown[469:70b] titanfallcountdown_appDelegate: applicationDidBecomeActive 2013-11-23 12:50:42.161 titanfallcountdown[469:70b] titanfallcountdown_appDelegate: reportToCloud 2013-11-23 12:50:42.161 titanfallcountdown[469:70b] titanfallcountdown_appDelegate: reporting to cloud at : https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67597071200474CE76733F6&apiKey=021ADB9074FD2EA8A9A2457&apiSecret=C3DE919C9C44AF2BF37ACB0&deviceId=[deviceId]&deviceLatitude=[deviceLatitude]&deviceLongitude=[deviceLongitude]&deviceModel=[deviceModel]&userId=[userId] 2013-11-23 12:50:42.161 titanfallcountdown[469:70b] BT_strings: mergeBTVariablesInString (before): https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67597071200474CE76733F6&apiKey=021ADB9074FD2EA8A9A2457&apiSecret=C3DE919C9C44AF2BF37ACB0&deviceId=[deviceId]&deviceLatitude=[deviceLatitude]&deviceLongitude=[deviceLongitude]&deviceModel=[deviceModel]&userId=[userId] 2013-11-23 12:50:42.165 titanfallcountdown[469:70b] BT_strings: mergeBTVariablesInString (after merge): https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67597071200474CE76733F6&apiKey=021ADB9074FD2EA8A9A2457&apiSecret=C3DE919C9C44AF2BF37ACB0&deviceId=3E057E67-8E3C-4490-9F64-723F4230695A&deviceLatitude=0&deviceLongitude=0&deviceModel=iPhone Simulator&userId= 2013-11-23 12:50:42.333 titanfallcountdown[469:70b] Scringo - gotAppData: (null), 0 2013-11-23 12:50:42.588 titanfallcountdown[469:70b] titanfallcountdown_appDelegate: lastModified (value on server): Sat, 23 Nov 2013 21:51:47 -0800 2013-11-23 12:50:42.588 titanfallcountdown[469:70b] BT_fileManager: File does exist in cached directory: "appModified.txt" 2013-11-23 12:50:42.588 titanfallcountdown[469:70b] BT_fileManager: readTextFileFromCacheWithEncoding: "appModified.txt" encoding: -1 2013-11-23 12:50:42.589 titanfallcountdown[469:70b] titanfallcountdown_appDelegate: previousModified (value on device): Sat, 23 Nov 2013 21:50:54 -0800 2013-11-23 12:50:42.589 titanfallcountdown[469:70b] BT_fileManager: saveTextFileToCacheWithEncoding: "appModified.txt" encodingFlag: -1 2013-11-23 12:50:44.582 titanfallcountdown[469:70b] titanfallcountdown_appDelegate: alertView clickedButtonAtIndex: 1 2013-11-23 12:50:44.582 titanfallcountdown[469:70b] titanfallcountdown_appDelegate: refreshAppData 2013-11-23 12:50:45.086 titanfallcountdown[469:70b] BT_loadConfigDataViewController: INIT 2013-11-23 12:50:45.086 titanfallcountdown[469:70b] BT_loadConfigDataViewController: viewDidLoad (super) 2013-11-23 12:50:45.086 titanfallcountdown[469:70b] BT_loadConfigDataViewController: viewDidLoad 2013-11-23 12:50:45.090 titanfallcountdown[469:70b] BT_loadConfigDataViewController: viewWillAppear (super) 2013-11-23 12:50:45.090 titanfallcountdown[469:70b] BT_loadConfigDataViewController: configureNavBar (super) for screen with itemId: loadConfigDataScreen 2013-11-23 12:50:45.090 titanfallcountdown[469:70b] BT_viewUtilities: getNavBarBackgroundColorForScreen: Screen "(null)" does not use a navBarBackgroundColor 2013-11-23 12:50:45.091 titanfallcountdown[469:70b] BT_loadConfigDataViewController: configureBackground (super) for screen with itemId loadConfigDataScreen: 2013-11-23 12:50:45.091 titanfallcountdown[469:70b] BT_background_view: updateProperties (color and image) for screen with itemId: loadConfigDataScreen: 2013-11-23 12:50:45.091 titanfallcountdown[469:70b] BT_fileManager: File does exist in Xcode bundle: "blank.png" 2013-11-23 12:50:45.091 titanfallcountdown[469:70b] BT_background_view: "blank.png" exists in Xcode bundle - not downloading. 2013-11-23 12:50:45.091 titanfallcountdown[469:70b] BT_background_view: setImage 2013-11-23 12:50:45.092 titanfallcountdown[469:70b] BT_loadConfigDataViewController: viewWillAppear 2013-11-23 12:50:45.093 titanfallcountdown[469:70b] BT_loadConfigDataViewController: viewDidAppear 2013-11-23 12:50:45.093 titanfallcountdown[469:70b] BT_audioPlayer: stopAudio 2013-11-23 12:50:46.594 titanfallcountdown[469:70b] BT_loadConfigDataViewController: loadAppData 2013-11-23 12:50:46.594 titanfallcountdown[469:70b] BT_loadConfigDataViewController: Will use the default JSON configuration file "BT_config.txt" if a newer version is not cached on the device. 2013-11-23 12:50:46.595 titanfallcountdown[469:70b] BT_fileManager: File does exist in cached directory: "cachedAppConfig.txt" 2013-11-23 12:50:46.595 titanfallcountdown[469:70b] BT_loadConfigDataViewController: Parsing previously cached JSON data: "cachedAppConfig.txt" 2013-11-23 12:50:46.595 titanfallcountdown[469:70b] BT_fileManager: readTextFileFromCacheWithEncoding: "cachedAppConfig.txt" encoding: -1 2013-11-23 12:50:46.595 titanfallcountdown[469:70b] BT_application: validateApplicationData 2013-11-23 12:50:46.596 titanfallcountdown[469:70b] BT_application: The application data appears to be valid. 2013-11-23 12:50:46.596 titanfallcountdown[469:70b] BT_application: parseJSONData: parsing application data 2013-11-23 12:50:46.596 titanfallcountdown[469:70b] BT_application: parsing themes, count: 1 2013-11-23 12:50:46.597 titanfallcountdown[469:70b] BT_application: parsing tabs, count: 5 2013-11-23 12:50:46.597 titanfallcountdown[469:70b] BT_application: parsing menus, count: 0 2013-11-23 12:50:46.597 titanfallcountdown[469:70b] BT_application: parsing screens, count: 5 2013-11-23 12:50:46.597 titanfallcountdown[469:70b] BT_loadConfigDataViewController: configureEnvironmentUsingAppData 2013-11-23 12:50:46.597 titanfallcountdown[469:70b] BT_contextMenu: INIT 2013-11-23 12:50:46.598 titanfallcountdown[469:5d33] BT_loadConfigDataViewController: initAudioPlayer 2013-11-23 12:50:46.598 titanfallcountdown[469:70b] BT_loadConfigDataViewController: "Start Location Updates" = "No". NOT starting the location monitor. 2013-11-23 12:50:46.598 titanfallcountdown[469:5d33] BT_audioPlayer: INIT (preparing it for possible background audio) 2013-11-23 12:50:46.598 titanfallcountdown[469:7533] BT_loadConfigDataViewController: loadSoundEffects 2013-11-23 12:50:46.599 titanfallcountdown[469:70b] BT_application: buildInterface app interface 2013-11-23 12:50:46.599 titanfallcountdown[469:7533] BT_fileManager: File does exist in Xcode bundle: "bt_funk.mp3" 2013-11-23 12:50:46.599 titanfallcountdown[469:70b] BT_background_view: INIT 2013-11-23 12:50:46.599 titanfallcountdown[469:70b] BT_application: building a tabbed based navigation app 2013-11-23 12:50:46.599 titanfallcountdown[469:7533] BT_fileManager: File does exist in Xcode bundle: "bt_glass.mp3" 2013-11-23 12:50:46.600 titanfallcountdown[469:70b] BT_tabBarController: view loaded 2013-11-23 12:50:46.600 titanfallcountdown[469:70b] BT_application: getScreenDataByItemId 5A64480936D2AE1FC7C514D 2013-11-23 12:50:46.600 titanfallcountdown[469:70b] BT_application: screenType is Ak_countdown for screen with nickname: "gameCountdown" and itemId: 5A64480936D2AE1FC7C514D 2013-11-23 12:50:46.600 titanfallcountdown[469:70b] BT_application: getViewControllerForScreen nickname: "gameCountdown" itemId: 5A64480936D2AE1FC7C514D type: Ak_countdown 2013-11-23 12:50:46.601 titanfallcountdown[469:70b] Ak_countdown: INIT 2013-11-23 12:50:46.601 titanfallcountdown[469:70b] Ak_countdown: viewDidLoad 2013-11-23 12:50:46.602 titanfallcountdown[469:70b] Ak_countdown: viewDidLoad (super) 2013-11-23 12:50:46.602 titanfallcountdown[469:70b] BT_navController: pushViewController 2013-11-23 12:50:46.603 titanfallcountdown[469:70b] BT_application: getScreenDataByItemId 3DCEAC2A5F85C5852370AF0 2013-11-23 12:50:46.603 titanfallcountdown[469:70b] BT_application: screenType is BT_screen_quiz for screen with nickname: "gameQuiz" and itemId: 3DCEAC2A5F85C5852370AF0 2013-11-23 12:50:46.603 titanfallcountdown[469:70b] BT_application: getViewControllerForScreen nickname: "gameQuiz" itemId: 3DCEAC2A5F85C5852370AF0 type: BT_screen_quiz 2013-11-23 12:50:46.603 titanfallcountdown[469:70b] BT_screen_quiz: INIT 2013-11-23 12:50:46.603 titanfallcountdown[469:70b] BT_screen_quiz: viewDidLoad 2013-11-23 12:50:46.603 titanfallcountdown[469:70b] BT_screen_quiz: viewDidLoad (super) Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 24 bits/pixel; 0-component color space; kCGImageAlphaOnly; 1200 bytes/row. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextBeginPath: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextSaveGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextTranslateCTM: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextScaleCTM: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextMoveToPoint: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextAddArcToPoint: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextAddArcToPoint: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextAddArcToPoint: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextAddArcToPoint: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextClosePath: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextRestoreGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextClosePath: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: clip: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGContextDrawImage: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. Nov 23 12:50:46 Jonathans-iMac.local titanfallcountdown[469] <Error>: CGBitmapContextCreateImage: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update. 2013-11-23 12:50:46.610 titanfallcountdown[469:70b] BT_viewUtilities: getQuizToolBarForScreen with nickname: "gameQuiz" and itemId: 3DCEAC2A5F85C5852370AF0 and type: BT_screen_quiz 2013-11-23 12:50:46.611 titanfallcountdown[469:70b] BT_navController: pushViewController 2013-11-23 12:50:46.612 titanfallcountdown[469:70b] BT_application: getScreenDataByItemId C39A59C0D2E085C735815A2 2013-11-23 12:50:46.612 titanfallcountdown[469:70b] BT_application: screenType is Das_video_playlist for screen with nickname: "gameVideos" and itemId: C39A59C0D2E085C735815A2 2013-11-23 12:50:46.612 titanfallcountdown[469:70b] BT_application: getViewControllerForScreen nickname: "gameVideos" itemId: C39A59C0D2E085C735815A2 type: Das_video_playlist 2013-11-23 12:50:46.612 titanfallcountdown[469:70b] Das_video_playlist: INIT 2013-11-23 12:50:46.613 titanfallcountdown[469:70b] Das_video_playlist: viewDidLoad 2013-11-23 12:50:46.613 titanfallcountdown[469:70b] Das_video_playlist: viewDidLoad (super) 2013-11-23 12:50:46.613 titanfallcountdown[469:70b] DasVideoURL =http://gdata.youtube.com/feeds/api/playlists/6F688A114397EEAE 2013-11-23 12:50:46.613 titanfallcountdown[469:70b] BT_navController: pushViewController 2013-11-23 12:50:46.614 titanfallcountdown[469:70b] BT_application: getScreenDataByItemId 66DCB2F6B635DC6177D489E 2013-11-23 12:50:46.614 titanfallcountdown[469:70b] BT_application: screenType is Mac_image_gallery for screen with nickname: "gamePics" and itemId: 66DCB2F6B635DC6177D489E 2013-11-23 12:50:46.614 titanfallcountdown[469:70b] BT_application: getViewControllerForScreen nickname: "gamePics" itemId: 66DCB2F6B635DC6177D489E type: Mac_image_gallery 2013-11-23 12:50:46.615 titanfallcountdown[469:70b] Mac_image_gallery: INIT 2013-11-23 12:50:46.615 titanfallcountdown[469:70b] Mac_image_gallery: viewDidLoad 2013-11-23 12:50:46.615 titanfallcountdown[469:70b] BT_viewUtilities: getNavBarBackgroundColorForScreen: Screen "gamePics" does not use a navBarBackgroundColor 2013-11-23 12:50:46.615 titanfallcountdown[469:70b] BT_viewUtilities: getImageToolBarForScreen with nickname: "gamePics" and itemId: 66DCB2F6B635DC6177D489E and type: Mac_image_gallery 2013-11-23 12:50:46.616 titanfallcountdown[469:70b] Mac_image_gallery: viewDidLoad (super) 2013-11-23 12:50:46.616 titanfallcountdown[469:70b] BT_navController: pushViewController 2013-11-23 12:50:46.617 titanfallcountdown[469:70b] BT_application: getScreenDataByItemId 32E9CDBB00CC0A3E3C5ACD3 2013-11-23 12:50:46.617 titanfallcountdown[469:70b] BT_application: screenType is BT_screen_blank for screen with nickname: "gameGift" and itemId: 32E9CDBB00CC0A3E3C5ACD3 2013-11-23 12:50:46.617 titanfallcountdown[469:70b] BT_application: getViewControllerForScreen nickname: "gameGift" itemId: 32E9CDBB00CC0A3E3C5ACD3 type: BT_screen_blank 2013-11-23 12:50:46.617 titanfallcountdown[469:70b] BT_screen_blank: INIT 2013-11-23 12:50:46.617 titanfallcountdown[469:70b] BT_screen_blank: viewDidLoad 2013-11-23 12:50:46.618 titanfallcountdown[469:70b] BT_screen_blank: viewDidLoad (super) 2013-11-23 12:50:46.618 titanfallcountdown[469:70b] BT_navController: pushViewController 2013-11-23 12:50:46.624 titanfallcountdown[469:70b] BT_application: This app does not use a splash screen 2013-11-23 12:50:46.624 titanfallcountdown[469:70b] BT_loadConfigDataViewController: fadeOutLoadView 2013-11-23 12:50:47.127 titanfallcountdown[469:70b] BT_loadConfigDataViewController: fadeInStartView 2013-11-23 12:50:47.132 titanfallcountdown[469:70b] Ak_countdown: viewWillAppear (super) 2013-11-23 12:50:47.132 titanfallcountdown[469:70b] Ak_countdown: configureNavBar (super) for screen with itemId: 5A64480936D2AE1FC7C514D 2013-11-23 12:50:47.132 titanfallcountdown[469:70b] BT_viewUtilities: getNavBarBackgroundColorForScreen: Screen "gameCountdown" does not use a navBarBackgroundColor 2013-11-23 12:50:47.133 titanfallcountdown[469:70b] Ak_countdown: configureBackground (super) for screen with itemId 5A64480936D2AE1FC7C514D: 2013-11-23 12:50:47.133 titanfallcountdown[469:70b] BT_background_view: updateProperties (color and image) for screen with itemId: 5A64480936D2AE1FC7C514D: 2013-11-23 12:50:47.134 titanfallcountdown[469:70b] BT_fileManager: File does exist in Xcode bundle: "blank.png" 2013-11-23 12:50:47.134 titanfallcountdown[469:70b] BT_background_view: "blank.png" exists in Xcode bundle - not downloading. 2013-11-23 12:50:47.134 titanfallcountdown[469:70b] BT_background_view: setImage 2013-11-23 12:50:47.134 titanfallcountdown[469:70b] Ak_countdown: viewWillAppear
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
11/23/13 11:43 PM (12 years ago)
OK, so I'm not entirely sure what's happening here. I've done a few tests and can't seem to get the same results as this output shows. More than one of you are reporting this so it's gotta be something. I created a project, downloaded the 3.0 IOS version. Ran it, did the refresh thing, all was well. The tell in the console that all is OK is this: BT_loadConfigDataViewController: downloadAppData If that does not show in the console, the BT_loadConfigDataViewController is NOT downloading a fresh copy of the config.txt. The project I'm using (the one I just created) is doing this. I do NOT see this happening in @Absentia's output. I'll assume it's also not happening in @BranX26's either. Another note: This line in @Absentia's output is obviously the issue: BT_loadConfigDataViewController: Parsing previously cached JSON data: "cachedAppConfig.txt" It's clearly loading the cached version of the data and not downloading a new copy. I'll assume you both have the latest download? The download server was updated just before my post here the other day. wouldn't hurt to re-grab it? The appDelegate.m file and the BT_loadConfigDataViewController.m file are the only two files related to this so you could just replace those two files if you want? You could also try "resetting" the simulator. This will remove all the apps from it. Aside from those idea I'm not sure what else to think. We need to get your project's to do the same thing as the one I just downloaded. Which, like I said, is the latest one.
 
Absentia
buzztouch Evangelist
Profile
Posts: 960
Reg: Oct 20, 2011
Alaska
20,600
like
11/24/13 12:04 AM (12 years ago)
Aww man, now I feel like I wasted your time. I re-downloaded the project and all is working well now. I thought this was a server update and it never occurred to me that I would need to re-download the whole project. I think it's safe to say that this issue is resolved..thanks for the detailed and helpful posts. Hopefully this didn't suck up too much of your time :/
 

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.