Discussion Forums  >  Crashes, Memory Warnings

Replies: 3    Views: 71

casz08
Apple Fan
Profile
Posts: 11
Reg: Aug 28, 2012
petersfield
2,310
09/18/12 10:03 AM (11 years ago)

App crashes whilst connected to developer device

Hello i am very new to buzztouh and this is my first app. However i have managed to overcome most difficulties up till now. I have completed the building of an app and have recently bought an apple developer account. However once I try to connect the app to my iPad via xcode developer device the app crashes every so often after i have used the app for about 30 second when I click to go back to the home screen. if anyone could help me on this i would very much appreciate it. Every time it crashes it has this on the screen File does exist in cached directory: Green-Globe.png although sometime that comes up and the simulation doesn't crash. this is the whole simulation process 2012-09-18 17:46:08.772 jwspolitics[10423:c07] BT_application: initializing buzztouch application 2012-09-18 17:46:08.773 jwspolitics[10423:c07] BT_device: INIT 2012-09-18 17:46:08.774 jwspolitics[10423:c07] BT_device: Unique UUID exists. 2012-09-18 17:46:08.775 jwspolitics[10423:c07] BT_device: This device is NOT an iPad. 2012-09-18 17:46:08.775 jwspolitics[10423:c07] BT_device: This device can make phone calls 2012-09-18 17:46:08.800 jwspolitics[10423:c07] BT_device: This device can send emails 2012-09-18 17:46:08.802 jwspolitics[10423:c07] BT_device: This device cannot send SMS 2012-09-18 17:46:08.803 jwspolitics[10423:c07] BT_device: This device can reports it's location 2012-09-18 17:46:08.803 jwspolitics[10423:c07] BT_device: This device cannot take pictures or videos 2012-09-18 17:46:08.804 jwspolitics[10423:c07] BT_user: INIT 2012-09-18 17:46:08.805 jwspolitics[10423:c07] BT_networkState: INIT 2012-09-18 17:46:08.813 jwspolitics[10423:c07] BT_networkState: Monitoring Connection: WiFi Not Available 2012-09-18 17:46:08.813 jwspolitics[10423:c07] BT_networkState: Monitoring Connection: WiFi Available 2012-09-18 17:46:08.851 jwspolitics[10423:c07] BT_networkState: Monitoring Connection: WiFi Available 2012-09-18 17:46:08.855 jwspolitics[10423:3b0b] jwspolitics_appDelegate: initAudioPlayer in background thread 2012-09-18 17:46:08.855 jwspolitics[10423:4303] jwspolitics_appDelegate: loadSoundEffects 2012-09-18 17:46:08.855 jwspolitics[10423:c07] jwspolitics_appDelegate: refreshAppData 2012-09-18 17:46:08.863 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: cachedAppConfig.txt 2012-09-18 17:46:08.856 jwspolitics[10423:3b0b] BT_audioPlayer: INIT (preparing it for possible background audio) 2012-09-18 17:46:08.867 jwspolitics[10423:c07] BT_fileManager: readTextFileFromCacheWithEncoding: cachedAppConfig.txt encoding: -1 2012-09-18 17:46:08.892 jwspolitics[10423:c07] jwspolitics_appDelegate: Parsing configuration data from application cache. 2012-09-18 17:46:08.892 jwspolitics[10423:c07] BT_application: validateApplicationData 2012-09-18 17:46:08.896 jwspolitics[10423:c07] BT_application: The application data appears to be valid. 2012-09-18 17:46:08.896 jwspolitics[10423:c07] jwspolitics_appDelegate: configureEnvironmentUsingAppData 2012-09-18 17:46:08.896 jwspolitics[10423:c07] BT_audioPlayer: stopAudio 2012-09-18 17:46:08.896 jwspolitics[10423:c07] BT_application: parseJSONData: parsing application data 2012-09-18 17:46:08.901 jwspolitics[10423:c07] BT_application: parsing themes, count: 1 2012-09-18 17:46:08.901 jwspolitics[10423:c07] BT_application: parsing tabs, count: 0 2012-09-18 17:46:08.901 jwspolitics[10423:c07] BT_application: parsing screens, count: 46 2012-09-18 17:46:08.902 jwspolitics[10423:c07] BT_application: buildInterface app interface 2012-09-18 17:46:08.902 jwspolitics[10423:c07] BT_application: building a single navigation controller app 2012-09-18 17:46:08.902 jwspolitics[10423:c07] BT_viewControllerManager: initViewControllerForScreen nickname: "Home" itemId: A2E4C237DF9376198239480 type: BT_screen_menuButtons 2012-09-18 17:46:08.903 jwspolitics[10423:c07] BT_screen_menuButtons: INIT 2012-09-18 17:46:08.903 jwspolitics[10423:c07] BT_screen_menuButtons: viewDidLoad 2012-09-18 17:46:08.905 jwspolitics[10423:c07] BT_rotatingNavController: pushViewController for screen: A2E4C237DF9376198239480 2012-09-18 17:46:08.857 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: basso.mp3 2012-09-18 17:46:09.042 jwspolitics[10423:c07] BT_viewUtilities: setting nav-bar background for "Home" color: #FF9900 2012-09-18 17:46:09.043 jwspolitics[10423:c07] BT_application: This app does not use a splash screen 2012-09-18 17:46:09.043 jwspolitics[10423:c07] BT_application: App has "Start Location Updates" set to "No". App is NOT starting the location monitor. 2012-09-18 17:46:09.044 jwspolitics[10423:c07] BT_background_view: INIT 2012-09-18 17:46:09.044 jwspolitics[10423:c07] BT_fileManager: File does exist in Xcode bundle: blank.png 2012-09-18 17:46:09.044 jwspolitics[10423:c07] BT_background_view: Image for background view exists in Xcode bundle - not downloading. 2012-09-18 17:46:09.045 jwspolitics[10423:c07] BT_background_view: setImage 2012-09-18 17:46:09.057 jwspolitics[10423:c07] jwspolitics_appDelegate: hideProgress 2012-09-18 17:46:09.057 jwspolitics[10423:c07] jwspolitics_appDelegate: applicationDidBecomeActive 2012-09-18 17:46:09.057 jwspolitics[10423:c07] jwspolitics_appDelegate: reportToCloud 2012-09-18 17:46:09.083 jwspolitics[10423:c07] BT_strings: mergeBTVariablesInString (after merge): http://www.buzztouch.com/appdata/v1.5.php?command=reportToCloud&appGuid=EA64F3923F50D9EED1E6C48AB&apiKey=83DC7FECE907A279E153BD2&deviceId=2ECFFB5C-5F0B-4421-982A-4BE3B36BDD3C&deviceLatitude=0&deviceLongitude=0&deviceModel=iPhone Simulator&userId= 2012-09-18 17:46:09.083 jwspolitics[10423:c07] jwspolitics_appDelegate: reporting to cloud at : http://www.buzztouch.com/appdata/v1.5.php?command=reportToCloud&appGuid=[buzztouchAppId]&apiKey=[buzztouchAPIKey]&deviceId=[deviceId]&deviceLatitude=[deviceLatitude]&deviceLongitude=[deviceLongitude]&deviceModel=[deviceModel]&userId=[userId] 2012-09-18 17:46:09.089 jwspolitics[10423:c07] BT_screen_menuButtons: viewWillAppear 2012-09-18 17:46:09.089 jwspolitics[10423:c07] BT_viewUtilities: configureBackgroundAndNavBar for screen with nickname: "Home" and itemId: A2E4C237DF9376198239480 and type: BT_screen_menuButtons 2012-09-18 17:46:09.098 jwspolitics[10423:c07] BT_fileManager: File does exist in Xcode bundle: blank.png 2012-09-18 17:46:09.098 jwspolitics[10423:c07] BT_background_view: Image for background view exists in Xcode bundle - not downloading. 2012-09-18 17:46:09.098 jwspolitics[10423:c07] BT_background_view: setImage 2012-09-18 17:46:09.110 jwspolitics[10423:c07] BT_networkState: Monitoring Connection: WiFi Not Available 2012-09-18 17:46:09.158 jwspolitics[10423:4303] Error loading /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn: dlopen(/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn, 262): Symbol not found: ___CFObjCIsCollectable Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation in /System/Library/Frameworks/Security.framework/Versions/A/Security 2012-09-18 17:46:09.170 jwspolitics[10423:4303] Error loading /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn: dlopen(/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn, 262): Symbol not found: ___CFObjCIsCollectable Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation in /System/Library/Frameworks/Security.framework/Versions/A/Security 2012-09-18 17:46:09.187 jwspolitics[10423:4303] Error loading /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn: dlopen(/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn, 262): Symbol not found: ___CFObjCIsCollectable Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation in /System/Library/Frameworks/Security.framework/Versions/A/Security 2012-09-18 17:46:09.198 jwspolitics[10423:4303] Error loading /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn: dlopen(/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn, 262): Symbol not found: ___CFObjCIsCollectable Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation in /System/Library/Frameworks/Security.framework/Versions/A/Security 2012-09-18 17:46:09.201 jwspolitics[10423:c07] BT_screen_menuButtons: loadData 2012-09-18 17:46:09.207 jwspolitics[10423:c07] BT_screen_menuButtons: parsing menu-items from app's configuration file. 2012-09-18 17:46:09.208 jwspolitics[10423:c07] BT_screen_menuButtons: layoutScreen 2012-09-18 17:46:09.212 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: Labour-rose_logo.png 2012-09-18 17:46:09.212 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: Labour-rose_logo.png 2012-09-18 17:46:09.212 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:09.213 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: Labour-rose_logo.png 2012-09-18 17:46:09.213 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: Labour-rose_logo.png 2012-09-18 17:46:09.222 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: libdem-logo.png 2012-09-18 17:46:09.223 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: libdem-logo.png 2012-09-18 17:46:09.223 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:09.223 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: libdem-logo.png 2012-09-18 17:46:09.223 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: libdem-logo.png 2012-09-18 17:46:09.225 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: tory_tree.jpeg 2012-09-18 17:46:09.225 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: tory_tree.jpeg 2012-09-18 17:46:09.225 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:09.225 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: tory_tree.jpeg 2012-09-18 17:46:09.225 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: tory_tree.jpeg 2012-09-18 17:46:09.243 jwspolitics[10423:4303] Error loading /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn: dlopen(/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn, 262): Symbol not found: ___CFObjCIsCollectable Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation in /System/Library/Frameworks/Security.framework/Versions/A/Security 2012-09-18 17:46:09.245 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: blog.jpg 2012-09-18 17:46:09.250 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: blog.jpg 2012-09-18 17:46:09.250 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:09.250 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: blog.jpg 2012-09-18 17:46:09.251 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: blog.jpg 2012-09-18 17:46:09.252 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: newspapers1.jpg 2012-09-18 17:46:09.252 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: newspapers1.jpg 2012-09-18 17:46:09.253 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:09.253 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: newspapers1.jpg 2012-09-18 17:46:09.253 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: newspapers1.jpg 2012-09-18 17:46:09.255 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: How-To-Create-Publish-And-Make-Money-Through-Amazon-Kindle-Books.jpg 2012-09-18 17:46:09.256 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: How-To-Create-Publish-And-Make-Money-Through-Amazon-Kindle-Books.jpg 2012-09-18 17:46:09.256 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:09.256 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: How-To-Create-Publish-And-Make-Money-Through-Amazon-Kindle-Books.jpg 2012-09-18 17:46:09.256 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: How-To-Create-Publish-And-Make-Money-Through-Amazon-Kindle-Books.jpg 2012-09-18 17:46:09.257 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: facebook-and-twitter-logo.jpg 2012-09-18 17:46:09.257 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: facebook-and-twitter-logo.jpg 2012-09-18 17:46:09.264 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:09.268 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: facebook-and-twitter-logo.jpg 2012-09-18 17:46:09.268 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: facebook-and-twitter-logo.jpg 2012-09-18 17:46:09.268 jwspolitics[10423:4303] Error loading /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn: dlopen(/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn, 262): Symbol not found: ___CFObjCIsCollectable Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation in /System/Library/Frameworks/Security.framework/Versions/A/Security 2012-09-18 17:46:09.269 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: pie_chart__1341418102.jpg 2012-09-18 17:46:09.270 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: pie_chart__1341418102.jpg 2012-09-18 17:46:09.271 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:09.271 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: pie_chart__1341418102.jpg 2012-09-18 17:46:09.271 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: pie_chart__1341418102.jpg 2012-09-18 17:46:09.273 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: Green-Globe.png 2012-09-18 17:46:09.274 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: Green-Globe.png 2012-09-18 17:46:09.279 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:09.280 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: Green-Globe.png 2012-09-18 17:46:09.280 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: Green-Globe.png 2012-09-18 17:46:09.613 jwspolitics[10423:c07] jwspolitics_appDelegate: reportToCloud 2012-09-18 17:46:09.614 jwspolitics[10423:c07] BT_strings: mergeBTVariablesInString (after merge): http://www.buzztouch.com/appdata/v1.5.php?command=reportToCloud&appGuid=EA64F3923F50D9EED1E6C48AB&apiKey=83DC7FECE907A279E153BD2&deviceId=2ECFFB5C-5F0B-4421-982A-4BE3B36BDD3C&deviceLatitude=0&deviceLongitude=0&deviceModel=iPhone Simulator&userId= 2012-09-18 17:46:09.615 jwspolitics[10423:c07] jwspolitics_appDelegate: reporting to cloud at : http://www.buzztouch.com/appdata/v1.5.php?command=reportToCloud&appGuid=[buzztouchAppId]&apiKey=[buzztouchAPIKey]&deviceId=[deviceId]&deviceLatitude=[deviceLatitude]&deviceLongitude=[deviceLongitude]&deviceModel=[deviceModel]&userId=[userId] 2012-09-18 17:46:09.649 jwspolitics[10423:c07] jwspolitics_appDelegate: lastModified (value on server): Wed, 05 Sep 2012 20:27:23 -0700 2012-09-18 17:46:09.650 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: appModified.txt 2012-09-18 17:46:09.650 jwspolitics[10423:c07] BT_fileManager: readTextFileFromCacheWithEncoding: appModified.txt encoding: -1 2012-09-18 17:46:09.651 jwspolitics[10423:c07] jwspolitics_appDelegate: previousModified (value on device): Wed, 05 Sep 2012 20:27:23 -0700 2012-09-18 17:46:09.657 jwspolitics[10423:c07] BT_fileManager: saveTextFileToCacheWithEncoding: appModified.txt encodingFlag: -1 2012-09-18 17:46:09.919 jwspolitics[10423:c07] jwspolitics_appDelegate: lastModified (value on server): Wed, 05 Sep 2012 20:27:23 -0700 2012-09-18 17:46:09.920 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: appModified.txt 2012-09-18 17:46:09.920 jwspolitics[10423:c07] BT_fileManager: readTextFileFromCacheWithEncoding: appModified.txt encoding: -1 2012-09-18 17:46:09.920 jwspolitics[10423:c07] jwspolitics_appDelegate: previousModified (value on device): Wed, 05 Sep 2012 20:27:23 -0700 2012-09-18 17:46:09.921 jwspolitics[10423:c07] BT_fileManager: saveTextFileToCacheWithEncoding: appModified.txt encodingFlag: -1 2012-09-18 17:46:10.456 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: blow.mp3 2012-09-18 17:46:10.463 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: bottle.mp3 2012-09-18 17:46:10.476 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: frog.mp3 2012-09-18 17:46:10.483 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: funk.mp3 2012-09-18 17:46:10.489 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: glass.mp3 2012-09-18 17:46:10.490 jwspolitics[10423:4303] AudioQueue: request to trim 0 + 2793 = 2793 frames from buffer containing 2304 frames 2012-09-18 17:46:10.496 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: hero.mp3 2012-09-18 17:46:10.503 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: morse.mp3 2012-09-18 17:46:10.511 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: ping.mp3 2012-09-18 17:46:10.513 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: pop.mp3 2012-09-18 17:46:10.520 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: purr.mp3 2012-09-18 17:46:10.524 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: right.mp3 2012-09-18 17:46:10.532 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: sosumi.mp3 2012-09-18 17:46:10.534 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: submarine.mp3 2012-09-18 17:46:10.541 jwspolitics[10423:4303] BT_fileManager: File does exist in Xcode bundle: tink.mp3 2012-09-18 17:46:12.092 jwspolitics[10423:c07] BT_screen_menuButtons: menuItemTap 2012-09-18 17:46:12.293 jwspolitics[10423:c07] BT_application: getScreenDataByItemId 9129BF4BC9A4A44347B4031 2012-09-18 17:46:12.294 jwspolitics[10423:c07] BT_application: screenType is BT_screen_menuList for screen with nickname: "Lib dems" and itemId: 9129BF4BC9A4A44347B4031 2012-09-18 17:46:12.294 jwspolitics[10423:c07] BT_viewControllerManager: handleTapToLoadScreen 2012-09-18 17:46:12.295 jwspolitics[10423:c07] BT_viewControllerManager: the parent screen nickname: "Home" itemId: A2E4C237DF9376198239480 itemType: BT_screen_menuButtons 2012-09-18 17:46:12.295 jwspolitics[10423:c07] BT_viewControllerManager: the menu/button tapped is itemId: 9418219C570C6130BDCAAD4 2012-09-18 17:46:12.295 jwspolitics[10423:c07] BT_viewControllerManager: the screen to load is nickname: "Lib dems" itemId: 9129BF4BC9A4A44347B4031 itemType: BT_screen_menuList 2012-09-18 17:46:12.296 jwspolitics[10423:c07] BT_viewControllerManager: initViewControllerForScreen nickname: "Lib dems" itemId: 9129BF4BC9A4A44347B4031 type: BT_screen_menuList 2012-09-18 17:46:12.298 jwspolitics[10423:c07] BT_screen_menuList: INIT 2012-09-18 17:46:12.298 jwspolitics[10423:c07] BT_viewUtilities: setting nav-bar background for "Lib dems" color: #000000 2012-09-18 17:46:12.299 jwspolitics[10423:c07] BT_rotatingNavController: pushViewController for screen: 9129BF4BC9A4A44347B4031 2012-09-18 17:46:12.300 jwspolitics[10423:c07] BT_screen_menuList: viewDidLoad 2012-09-18 17:46:12.300 jwspolitics[10423:c07] BT_viewUtilities: getTableViewForScreen with nickname: "Lib dems" and itemId: 9129BF4BC9A4A44347B4031 and type: BT_screen_menuList 2012-09-18 17:46:12.302 jwspolitics[10423:c07] BT_header_image_view: INIT 2012-09-18 17:46:12.303 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: iagreewithnick1.jpg 2012-09-18 17:46:12.303 jwspolitics[10423:c07] BT_fileManager: File does not exist in cached directory: iagreewithnick1.jpg 2012-09-18 17:46:12.303 jwspolitics[10423:c07] BT_header_image_view: downloading image for header: http://www.bumpdiaries.com/wp-content/uploads/2010/04/iagreewithnick1.jpg 2012-09-18 17:46:12.309 jwspolitics[10423:c07] BT_screen_menuList: viewWillAppear 2012-09-18 17:46:12.308 jwspolitics[10423:4307] BT_httpEater: downloadURL: http://www.bumpdiaries.com/wp-content/uploads/2010/04/iagreewithnick1.jpg 2012-09-18 17:46:12.309 jwspolitics[10423:c07] BT_viewUtilities: configureBackgroundAndNavBar for screen with nickname: "Lib dems" and itemId: 9129BF4BC9A4A44347B4031 and type: BT_screen_menuList 2012-09-18 17:46:12.310 jwspolitics[10423:c07] BT_fileManager: File does exist in Xcode bundle: blank.png 2012-09-18 17:46:12.310 jwspolitics[10423:c07] BT_background_view: Image for background view exists in Xcode bundle - not downloading. 2012-09-18 17:46:12.310 jwspolitics[10423:c07] BT_background_view: setImage 2012-09-18 17:46:12.411 jwspolitics[10423:c07] BT_screen_menuList: loadData 2012-09-18 17:46:12.411 jwspolitics[10423:c07] BT_screen_menuList: using menu items from the screens configuration data. 2012-09-18 17:46:12.411 jwspolitics[10423:c07] BT_screen_menuList: layoutScreen 2012-09-18 17:46:12.566 jwspolitics[10423:4307] BT_fileManager: saveImageToFile: iagreewithnick1.jpg 2012-09-18 17:46:13.318 jwspolitics[10423:c07] BT_screen_menuList: navLeftTap 2012-09-18 17:46:13.318 jwspolitics[10423:c07] BT_viewControllerManager: handleLeftButton for screen. nickname: "Lib dems" itemId: 9129BF4BC9A4A44347B4031 itemType: BT_screen_menuList 2012-09-18 17:46:13.319 jwspolitics[10423:c07] BT_viewUtilities: setting nav-bar background for "Home" color: #FF9900 2012-09-18 17:46:13.320 jwspolitics[10423:c07] BT_rotatingNavController: popViewControllerAnimated for screen: 9129BF4BC9A4A44347B4031 2012-09-18 17:46:13.320 jwspolitics[10423:c07] BT_screen_menuButtons: viewWillAppear 2012-09-18 17:46:13.321 jwspolitics[10423:c07] BT_viewUtilities: configureBackgroundAndNavBar for screen with nickname: "Home" and itemId: A2E4C237DF9376198239480 and type: BT_screen_menuButtons 2012-09-18 17:46:13.322 jwspolitics[10423:c07] BT_fileManager: File does exist in Xcode bundle: blank.png 2012-09-18 17:46:13.323 jwspolitics[10423:c07] BT_background_view: Image for background view exists in Xcode bundle - not downloading. 2012-09-18 17:46:13.323 jwspolitics[10423:c07] BT_background_view: setImage 2012-09-18 17:46:13.323 jwspolitics[10423:c07] BT_screen_menuButtons: layoutScreen 2012-09-18 17:46:13.324 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: Labour-rose_logo.png 2012-09-18 17:46:13.325 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: Labour-rose_logo.png 2012-09-18 17:46:13.326 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:13.326 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: Labour-rose_logo.png 2012-09-18 17:46:13.326 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: Labour-rose_logo.png 2012-09-18 17:46:13.327 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: libdem-logo.png 2012-09-18 17:46:13.328 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: libdem-logo.png 2012-09-18 17:46:13.328 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:13.328 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: libdem-logo.png 2012-09-18 17:46:13.329 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: libdem-logo.png 2012-09-18 17:46:13.331 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: tory_tree.jpeg 2012-09-18 17:46:13.332 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: tory_tree.jpeg 2012-09-18 17:46:13.332 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:13.332 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: tory_tree.jpeg 2012-09-18 17:46:13.333 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: tory_tree.jpeg 2012-09-18 17:46:13.334 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: blog.jpg 2012-09-18 17:46:13.334 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: blog.jpg 2012-09-18 17:46:13.335 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:13.335 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: blog.jpg 2012-09-18 17:46:13.335 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: blog.jpg 2012-09-18 17:46:13.337 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: newspapers1.jpg 2012-09-18 17:46:13.337 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: newspapers1.jpg 2012-09-18 17:46:13.337 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:13.338 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: newspapers1.jpg 2012-09-18 17:46:13.338 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: newspapers1.jpg 2012-09-18 17:46:13.340 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: How-To-Create-Publish-And-Make-Money-Through-Amazon-Kindle-Books.jpg 2012-09-18 17:46:13.340 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: How-To-Create-Publish-And-Make-Money-Through-Amazon-Kindle-Books.jpg 2012-09-18 17:46:13.341 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:13.341 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: How-To-Create-Publish-And-Make-Money-Through-Amazon-Kindle-Books.jpg 2012-09-18 17:46:13.341 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: How-To-Create-Publish-And-Make-Money-Through-Amazon-Kindle-Books.jpg 2012-09-18 17:46:13.342 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: facebook-and-twitter-logo.jpg 2012-09-18 17:46:13.342 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: facebook-and-twitter-logo.jpg 2012-09-18 17:46:13.343 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:13.343 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: facebook-and-twitter-logo.jpg 2012-09-18 17:46:13.343 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: facebook-and-twitter-logo.jpg 2012-09-18 17:46:13.344 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: pie_chart__1341418102.jpg 2012-09-18 17:46:13.345 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: pie_chart__1341418102.jpg 2012-09-18 17:46:13.345 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:13.346 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: pie_chart__1341418102.jpg 2012-09-18 17:46:13.346 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: pie_chart__1341418102.jpg 2012-09-18 17:46:13.348 jwspolitics[10423:c07] BT_fileManager: File does not exist in Xcode bundle: Green-Globe.png 2012-09-18 17:46:13.349 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: Green-Globe.png 2012-09-18 17:46:13.349 jwspolitics[10423:c07] BT_button_view: Image for button view exists locally - not downloading. 2012-09-18 17:46:13.349 jwspolitics[10423:c07] BT_fileManager: getImageFromFile: Green-Globe.png 2012-09-18 17:46:13.349 jwspolitics[10423:c07] BT_fileManager: File does exist in cached directory: Green-Globe.png
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
09/18/12 01:52 PM (11 years ago)
Hi @casz08, Welcome to buzztouch! Any chance you are running this on iOS 6? If so, @David hasn't finished making modifications yet to handle new features from Apple, so it's possible there are still some bugs. If not...then perhaps that image file has a problem? Is it for sure a png file, and not a jpg that has been renamed .png? I know that's not a lot of help, but we've gotta start somewhere! Mark
 
casz08
Apple Fan
Profile
Posts: 11
Reg: Aug 28, 2012
petersfield
2,310
like
09/20/12 12:01 PM (11 years ago)
hi mark I have re arranged the layout of the app. by changing around the home screen and making the app a tabbed version its stopped crashing. from this i can only assume that something/ one of the images on the old home page made it crash. when i have more time i will convert the home screen images to others and see if there are any results. on another point i am trying to validate my app. however when its in the archive in xcode and i try to validate it says that it cant find my developer profile. i manually click on find profile and click it on my desktop with no results i also try cicking get profile from dev centre with no results do you have any suggestions to how i might get around this? thanks for your help
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
09/20/12 12:05 PM (11 years ago)
Howdy! Glad you got the original issue resolved. Code signing in Xcode is crazy sometimes. Here's a link to an article on how to make sure everything is in place that you need. Hopefully it'll help out. http://btugwiki.com/index.php/Code_Signing_Basics Mark
 

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.