teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
11/10/13 11:17 AM (10 years ago)

scringo button not responding

I can't for the life of me figure out why the Scringo button is not responding. It shows up just fine but when you click on it, nothing happens, anyone having this issue or know what I am missing?
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 11:21 AM (10 years ago)
iOS or Android mate? David https://buzztouchmods.com/market
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
11/10/13 11:22 AM (10 years ago)
Ios
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 11:23 AM (10 years ago)
Xcode? iOS version? Simulator or Device? Sounds like a weird issue, lets try and figure it out. David https://buzztouchmods.com/market
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
11/10/13 11:29 AM (10 years ago)
Thank you for taking the time! this is driving me crazy... so Xcode: 5.0.1, IOS 6.1, device
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 11:32 AM (10 years ago)
No problem mate. I just installed xcode 5.0.1 and see a ton of bugs. Does the button also not respond on the simulator? Try it on there first. Then try looking at the code again as if you were re-integrating it, see if something messed up. Then clear your debug area/console log and paste it here after you click the button again. Maybe that can help us out. David https://buzztouchmods.com/market
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
11/10/13 11:44 AM (10 years ago)
I tried on simulator but same thing no response... 2013-11-10 10:41:28.144 igender[6863:70b] igender_appDelegate: Using the default BT_config.txt. 2013-11-10 10:41:28.145 igender[6863:70b] BT_application: initializing buzztouch application 2013-11-10 10:41:28.145 igender[6863:70b] BT_device: INIT 2013-11-10 10:41:28.146 igender[6863:70b] BT_device: Unique UUID exists. 2013-11-10 10:41:28.146 igender[6863:70b] BT_device: This device is NOT an iPad. 2013-11-10 10:41:28.147 igender[6863:70b] BT_device: This device can make phone calls 2013-11-10 10:41:28.152 igender[6863:70b] BT_device: This device can send emails 2013-11-10 10:41:28.152 igender[6863:70b] BT_device: This device cannot send SMS 2013-11-10 10:41:28.153 igender[6863:70b] BT_device: This device can report it's location 2013-11-10 10:41:28.153 igender[6863:70b] BT_device: This device cannot take pictures or videos 2013-11-10 10:41:28.154 igender[6863:70b] BT_user: INIT 2013-11-10 10:41:28.154 igender[6863:70b] BT_networkState: INIT 2013-11-10 10:41:28.156 igender[6863:70b] BT_networkState: Monitoring Connection: WiFi Not Available 2013-11-10 10:41:28.157 igender[6863:70b] BT_networkState: Monitoring Connection: WiFi Available 2013-11-10 10:41:28.158 igender[6863:70b] BT_networkState: Monitoring Connection: WiFi Available 2013-11-10 10:41:28.160 igender[6863:3f03] igender_appDelegate: loadSoundEffects SEE appDelegete.m, line 924 2013-11-10 10:41:28.160 igender[6863:70b] igender_appDelegate: refreshAppData 2013-11-10 10:41:28.161 igender[6863:70b] igender_appDelegate: Using the default BT_config.txt. 2013-11-10 10:41:28.160 igender[6863:392b] igender_appDelegate: initAudioPlayer in background thread 2013-11-10 10:41:28.161 igender[6863:70b] BT_fileManager: File does not exist in cached directory: cachedAppConfig.txt 2013-11-10 10:41:28.161 igender[6863:392b] BT_audioPlayer: INIT (preparing it for possible background audio) 2013-11-10 10:41:28.162 igender[6863:70b] BT_fileManager: File does exist in Xcode bundle: BT_config.txt 2013-11-10 10:41:28.162 igender[6863:70b] BT_fileManager: readTextFileFromBundleWithEncoding: BT_config.txt encoding: -1 2013-11-10 10:41:28.163 igender[6863:70b] igender_appDelegate: Using configuration data included in the project bundle. 2013-11-10 10:41:28.164 igender[6863:70b] BT_application: validateApplicationData 2013-11-10 10:41:28.165 igender[6863:70b] BT_application: The application data appears to be valid. 2013-11-10 10:41:28.165 igender[6863:70b] igender_appDelegate: configureEnvironmentUsingAppData 2013-11-10 10:41:28.165 igender[6863:70b] BT_application: parseJSONData: parsing application data 2013-11-10 10:41:28.166 igender[6863:70b] BT_application: parsing themes, count: 1 2013-11-10 10:41:28.167 igender[6863:70b] BT_application: parsing tabs, count: 0 2013-11-10 10:41:28.167 igender[6863:70b] BT_application: parsing screens, count: 5 2013-11-10 10:41:28.168 igender[6863:70b] BT_application: buildInterface app interface 2013-11-10 10:41:28.168 igender[6863:70b] BT_application: building a single navigation controller app 2013-11-10 10:41:28.168 igender[6863:70b] BT_viewControllerManager: initViewControllerForScreen nickname: "menu" itemId: 6CCF781D972E8CF9F1F2024 type: WB_screen_menuImage 2013-11-10 10:41:28.169 igender[6863:70b] WB_screen_menuImage: INIT 2013-11-10 10:41:28.169 igender[6863:70b] WB_screen_menuImage: viewDidLoad 2013-11-10 10:41:28.170 igender[6863:70b] BT_viewUtilities: getTableViewForScreen with nickname: "menu" and itemId: 6CCF781D972E8CF9F1F2024 and type: WB_screen_menuImage 2013-11-10 10:41:28.172 igender[6863:70b] BT_fileManager: File does exist in Xcode bundle: 1536x720pride.png 2013-11-10 10:41:28.173 igender[6863:70b] BT_navigationController: pushViewController 2013-11-10 10:41:28.173 igender[6863:70b] BT_navigationController: pushViewController for screen: 6CCF781D972E8CF9F1F2024 2013-11-10 10:41:28.177 igender[6863:70b] BT_viewUtilities: setting nav-bar background for "menu" color: #000000 2013-11-10 10:41:28.178 igender[6863:70b] BT_application: This app does not use a splash screen 2013-11-10 10:41:28.178 igender[6863:70b] BT_application: App has "Start Location Updates" set to "No". App is NOT starting the location monitor. 2013-11-10 10:41:28.178 igender[6863:70b] BT_background_view: INIT 2013-11-10 10:41:28.179 igender[6863:70b] BT_fileManager: File does exist in Xcode bundle: blank.png 2013-11-10 10:41:28.179 igender[6863:70b] BT_background_view: Image for background view exists in Xcode bundle - not downloading. 2013-11-10 10:41:28.179 igender[6863:70b] BT_background_view: setImage 2013-11-10 10:41:28.180 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.180 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.182 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.182 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.183 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.183 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.183 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.183 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.184 igender[6863:70b] WB_screen_menuImage: viewWillAppear 2013-11-10 10:41:28.184 igender[6863:70b] BT_viewUtilities: configureBackgroundAndNavBar for screen with nickname: "menu" and itemId: 6CCF781D972E8CF9F1F2024 and type: WB_screen_menuImage 2013-11-10 10:41:28.190 igender[6863:70b] BT_fileManager: File does exist in Xcode bundle: blank.png 2013-11-10 10:41:28.190 igender[6863:70b] BT_background_view: Image for background view exists in Xcode bundle - not downloading. 2013-11-10 10:41:28.191 igender[6863:70b] BT_background_view: setImage 2013-11-10 10:41:28.191 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.192 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.192 igender[6863:70b] WB_screen_menuImage: canBecomeFirstResponder in BT_viewController BASE CLASS 2013-11-10 10:41:28.194 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.194 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.194 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.195 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.195 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.195 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.195 igender[6863:70b] igender_appDelegate: hideProgress 2013-11-10 10:41:28.196 igender[6863:70b] igender_appDelegate: applicationDidBecomeActive 2013-11-10 10:41:28.197 igender[6863:70b] igender_appDelegate: reportToCloud 2013-11-10 10:41:28.197 igender[6863:70b] igender_appDelegate: reporting to cloud at : https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67E2E488171BC466B818AD2&apiKey=97E160507BC67AA2E10735E&apiSecret=FFF547DD4E16B5A9A03B850&deviceId=[deviceId]&deviceLatitude=[deviceLatitude]&deviceLongitude=[deviceLongitude]&deviceModel=[deviceModel]&userId=[userId]&currentMode=Design 2013-11-10 10:41:28.198 igender[6863:70b] BT_strings: mergeBTVariablesInString (after merge): https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67E2E488171BC466B818AD2&apiKey=97E160507BC67AA2E10735E&apiSecret=FFF547DD4E16B5A9A03B850&deviceId=271D249B-3569-4B3D-9AFD-F901E5259927&deviceLatitude=0&deviceLongitude=0&deviceModel=iPhone Simulator&userId=&currentMode=Design 2013-11-10 10:41:28.203 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.210 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.548 igender[6863:70b] WB_screen_menuImage: viewDidAppear in BT_viewController BASE CLASS 2013-11-10 10:41:28.548 igender[6863:70b] WB_screen_menuImage: loadData 2013-11-10 10:41:28.549 igender[6863:70b] WB_screen_menuImage: using menu items from the screens configuration data. 2013-11-10 10:41:28.549 igender[6863:70b] WB_screen_menuImage: layoutScreen 2013-11-10 10:41:28.549 igender[6863:70b] igender_appDelegate: reportToCloud 2013-11-10 10:41:28.550 igender[6863:70b] igender_appDelegate: reporting to cloud at : https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67E2E488171BC466B818AD2&apiKey=97E160507BC67AA2E10735E&apiSecret=FFF547DD4E16B5A9A03B850&deviceId=[deviceId]&deviceLatitude=[deviceLatitude]&deviceLongitude=[deviceLongitude]&deviceModel=[deviceModel]&userId=[userId]&currentMode=Design 2013-11-10 10:41:28.550 igender[6863:70b] BT_strings: mergeBTVariablesInString (after merge): https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67E2E488171BC466B818AD2&apiKey=97E160507BC67AA2E10735E&apiSecret=FFF547DD4E16B5A9A03B850&deviceId=271D249B-3569-4B3D-9AFD-F901E5259927&deviceLatitude=0&deviceLongitude=0&deviceModel=iPhone Simulator&userId=&currentMode=Design 2013-11-10 10:41:28.603 igender[6863:530f] BT_fileManager: File does not exist in Xcode bundle: news100x100.png 2013-11-10 10:41:28.603 igender[6863:530f] BT_fileManager: File does exist in cached directory: news100x100.png 2013-11-10 10:41:28.604 igender[6863:530f] BT_item: using image from cache: news100x100.png 2013-11-10 10:41:28.604 igender[6863:530f] BT_fileManager: getImageFromFile: news100x100.png 2013-11-10 10:41:28.604 igender[6863:530f] BT_fileManager: File does exist in cached directory: news100x100.png 2013-11-10 10:41:28.607 igender[6863:5313] BT_fileManager: File does not exist in Xcode bundle: rsz_polaroid.png 2013-11-10 10:41:28.608 igender[6863:5313] BT_fileManager: File does exist in cached directory: rsz_polaroid.png 2013-11-10 10:41:28.608 igender[6863:5313] BT_item: using image from cache: rsz_polaroid.png 2013-11-10 10:41:28.609 igender[6863:5313] BT_fileManager: getImageFromFile: rsz_polaroid.png 2013-11-10 10:41:28.609 igender[6863:5313] BT_fileManager: File does exist in cached directory: rsz_polaroid.png 2013-11-10 10:41:28.610 igender[6863:5703] BT_fileManager: File does not exist in Xcode bundle: rsz_shareicon.png 2013-11-10 10:41:28.613 igender[6863:5703] BT_fileManager: File does exist in cached directory: rsz_shareicon.png 2013-11-10 10:41:28.614 igender[6863:5703] BT_item: using image from cache: rsz_shareicon.png 2013-11-10 10:41:28.614 igender[6863:5703] BT_fileManager: getImageFromFile: rsz_shareicon.png 2013-11-10 10:41:28.615 igender[6863:5703] BT_fileManager: File does exist in cached directory: rsz_shareicon.png 2013-11-10 10:41:28.611 igender[6863:5c03] BT_fileManager: File does not exist in Xcode bundle: sms100x100.png 2013-11-10 10:41:28.616 igender[6863:5c03] BT_fileManager: File does not exist in cached directory: sms100x100.png 2013-11-10 10:41:28.616 igender[6863:5c03] BT_item: downloading image from: https://www.buzztouch.com/applications110313/JA67E2E488171BC466B818AD2/images/sms100x100.png 2013-11-10 10:41:28.616 igender[6863:5c03] BT_httpEater: downloadURL: https://www.buzztouch.com/applications110313/JA67E2E488171BC466B818AD2/images/sms100x100.png 2013-11-10 10:41:29.101 igender[6863:70b] BT_networkState: Monitoring Connection: WiFi Not Available 2013-11-10 10:41:29.697 igender[6863:70b] igender_appDelegate: lastModified (value on server): Sun, 10 Nov 2013 16:49:55 -0800 2013-11-10 10:41:29.698 igender[6863:70b] BT_fileManager: File does exist in cached directory: appModified.txt 2013-11-10 10:41:29.699 igender[6863:70b] BT_fileManager: readTextFileFromCacheWithEncoding: appModified.txt encoding: -1 2013-11-10 10:41:29.739 igender[6863:70b] igender_appDelegate: previousModified (value on device): Sun, 10 Nov 2013 16:49:55 -0800 2013-11-10 10:41:29.740 igender[6863:70b] BT_fileManager: saveTextFileToCacheWithEncoding: appModified.txt encodingFlag: -1 2013-11-10 10:41:29.754 igender[6863:70b] igender_appDelegate: lastModified (value on server): Sun, 10 Nov 2013 16:49:55 -0800 2013-11-10 10:41:29.755 igender[6863:70b] BT_fileManager: File does exist in cached directory: appModified.txt 2013-11-10 10:41:29.755 igender[6863:70b] BT_fileManager: readTextFileFromCacheWithEncoding: appModified.txt encoding: -1 2013-11-10 10:41:29.756 igender[6863:70b] igender_appDelegate: previousModified (value on device): Sun, 10 Nov 2013 16:49:55 -0800 2013-11-10 10:41:29.756 igender[6863:5c03] BT_fileManager: saveImageToFile: sms100x100.png 2013-11-10 10:41:29.756 igender[6863:70b] BT_fileManager: saveTextFileToCacheWithEncoding: appModified.txt encodingFlag: -1
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 11:47 AM (10 years ago)
Give me a bit to review this stuff. Did you press the button or try to before sending this? David https://buzztouchmods.com/market
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
11/10/13 11:47 AM (10 years ago)
Thank you for taking the time! this is driving me crazy... so Xcode: 5.0.1, IOS 6.1, device
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
11/10/13 11:49 AM (10 years ago)
just pressed the button with no response and here is the new code: 2013-11-10 10:41:28.144 igender[6863:70b] igender_appDelegate: Using the default BT_config.txt. 2013-11-10 10:41:28.145 igender[6863:70b] BT_application: initializing buzztouch application 2013-11-10 10:41:28.145 igender[6863:70b] BT_device: INIT 2013-11-10 10:41:28.146 igender[6863:70b] BT_device: Unique UUID exists. 2013-11-10 10:41:28.146 igender[6863:70b] BT_device: This device is NOT an iPad. 2013-11-10 10:41:28.147 igender[6863:70b] BT_device: This device can make phone calls 2013-11-10 10:41:28.152 igender[6863:70b] BT_device: This device can send emails 2013-11-10 10:41:28.152 igender[6863:70b] BT_device: This device cannot send SMS 2013-11-10 10:41:28.153 igender[6863:70b] BT_device: This device can report it's location 2013-11-10 10:41:28.153 igender[6863:70b] BT_device: This device cannot take pictures or videos 2013-11-10 10:41:28.154 igender[6863:70b] BT_user: INIT 2013-11-10 10:41:28.154 igender[6863:70b] BT_networkState: INIT 2013-11-10 10:41:28.156 igender[6863:70b] BT_networkState: Monitoring Connection: WiFi Not Available 2013-11-10 10:41:28.157 igender[6863:70b] BT_networkState: Monitoring Connection: WiFi Available 2013-11-10 10:41:28.158 igender[6863:70b] BT_networkState: Monitoring Connection: WiFi Available 2013-11-10 10:41:28.160 igender[6863:3f03] igender_appDelegate: loadSoundEffects SEE appDelegete.m, line 924 2013-11-10 10:41:28.160 igender[6863:70b] igender_appDelegate: refreshAppData 2013-11-10 10:41:28.161 igender[6863:70b] igender_appDelegate: Using the default BT_config.txt. 2013-11-10 10:41:28.160 igender[6863:392b] igender_appDelegate: initAudioPlayer in background thread 2013-11-10 10:41:28.161 igender[6863:70b] BT_fileManager: File does not exist in cached directory: cachedAppConfig.txt 2013-11-10 10:41:28.161 igender[6863:392b] BT_audioPlayer: INIT (preparing it for possible background audio) 2013-11-10 10:41:28.162 igender[6863:70b] BT_fileManager: File does exist in Xcode bundle: BT_config.txt 2013-11-10 10:41:28.162 igender[6863:70b] BT_fileManager: readTextFileFromBundleWithEncoding: BT_config.txt encoding: -1 2013-11-10 10:41:28.163 igender[6863:70b] igender_appDelegate: Using configuration data included in the project bundle. 2013-11-10 10:41:28.164 igender[6863:70b] BT_application: validateApplicationData 2013-11-10 10:41:28.165 igender[6863:70b] BT_application: The application data appears to be valid. 2013-11-10 10:41:28.165 igender[6863:70b] igender_appDelegate: configureEnvironmentUsingAppData 2013-11-10 10:41:28.165 igender[6863:70b] BT_application: parseJSONData: parsing application data 2013-11-10 10:41:28.166 igender[6863:70b] BT_application: parsing themes, count: 1 2013-11-10 10:41:28.167 igender[6863:70b] BT_application: parsing tabs, count: 0 2013-11-10 10:41:28.167 igender[6863:70b] BT_application: parsing screens, count: 5 2013-11-10 10:41:28.168 igender[6863:70b] BT_application: buildInterface app interface 2013-11-10 10:41:28.168 igender[6863:70b] BT_application: building a single navigation controller app 2013-11-10 10:41:28.168 igender[6863:70b] BT_viewControllerManager: initViewControllerForScreen nickname: "menu" itemId: 6CCF781D972E8CF9F1F2024 type: WB_screen_menuImage 2013-11-10 10:41:28.169 igender[6863:70b] WB_screen_menuImage: INIT 2013-11-10 10:41:28.169 igender[6863:70b] WB_screen_menuImage: viewDidLoad 2013-11-10 10:41:28.170 igender[6863:70b] BT_viewUtilities: getTableViewForScreen with nickname: "menu" and itemId: 6CCF781D972E8CF9F1F2024 and type: WB_screen_menuImage 2013-11-10 10:41:28.172 igender[6863:70b] BT_fileManager: File does exist in Xcode bundle: 1536x720pride.png 2013-11-10 10:41:28.173 igender[6863:70b] BT_navigationController: pushViewController 2013-11-10 10:41:28.173 igender[6863:70b] BT_navigationController: pushViewController for screen: 6CCF781D972E8CF9F1F2024 2013-11-10 10:41:28.177 igender[6863:70b] BT_viewUtilities: setting nav-bar background for "menu" color: #000000 2013-11-10 10:41:28.178 igender[6863:70b] BT_application: This app does not use a splash screen 2013-11-10 10:41:28.178 igender[6863:70b] BT_application: App has "Start Location Updates" set to "No". App is NOT starting the location monitor. 2013-11-10 10:41:28.178 igender[6863:70b] BT_background_view: INIT 2013-11-10 10:41:28.179 igender[6863:70b] BT_fileManager: File does exist in Xcode bundle: blank.png 2013-11-10 10:41:28.179 igender[6863:70b] BT_background_view: Image for background view exists in Xcode bundle - not downloading. 2013-11-10 10:41:28.179 igender[6863:70b] BT_background_view: setImage 2013-11-10 10:41:28.180 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.180 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.182 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.182 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.183 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.183 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.183 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.183 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.184 igender[6863:70b] WB_screen_menuImage: viewWillAppear 2013-11-10 10:41:28.184 igender[6863:70b] BT_viewUtilities: configureBackgroundAndNavBar for screen with nickname: "menu" and itemId: 6CCF781D972E8CF9F1F2024 and type: WB_screen_menuImage 2013-11-10 10:41:28.190 igender[6863:70b] BT_fileManager: File does exist in Xcode bundle: blank.png 2013-11-10 10:41:28.190 igender[6863:70b] BT_background_view: Image for background view exists in Xcode bundle - not downloading. 2013-11-10 10:41:28.191 igender[6863:70b] BT_background_view: setImage 2013-11-10 10:41:28.191 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.192 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.192 igender[6863:70b] WB_screen_menuImage: canBecomeFirstResponder in BT_viewController BASE CLASS 2013-11-10 10:41:28.194 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.194 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.194 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.195 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.195 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.195 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.195 igender[6863:70b] igender_appDelegate: hideProgress 2013-11-10 10:41:28.196 igender[6863:70b] igender_appDelegate: applicationDidBecomeActive 2013-11-10 10:41:28.197 igender[6863:70b] igender_appDelegate: reportToCloud 2013-11-10 10:41:28.197 igender[6863:70b] igender_appDelegate: reporting to cloud at : https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67E2E488171BC466B818AD2&apiKey=97E160507BC67AA2E10735E&apiSecret=FFF547DD4E16B5A9A03B850&deviceId=[deviceId]&deviceLatitude=[deviceLatitude]&deviceLongitude=[deviceLongitude]&deviceModel=[deviceModel]&userId=[userId]&currentMode=Design 2013-11-10 10:41:28.198 igender[6863:70b] BT_strings: mergeBTVariablesInString (after merge): https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67E2E488171BC466B818AD2&apiKey=97E160507BC67AA2E10735E&apiSecret=FFF547DD4E16B5A9A03B850&deviceId=271D249B-3569-4B3D-9AFD-F901E5259927&deviceLatitude=0&deviceLongitude=0&deviceModel=iPhone Simulator&userId=&currentMode=Design 2013-11-10 10:41:28.203 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.210 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.548 igender[6863:70b] WB_screen_menuImage: viewDidAppear in BT_viewController BASE CLASS 2013-11-10 10:41:28.548 igender[6863:70b] WB_screen_menuImage: loadData 2013-11-10 10:41:28.549 igender[6863:70b] WB_screen_menuImage: using menu items from the screens configuration data. 2013-11-10 10:41:28.549 igender[6863:70b] WB_screen_menuImage: layoutScreen 2013-11-10 10:41:28.549 igender[6863:70b] igender_appDelegate: reportToCloud 2013-11-10 10:41:28.550 igender[6863:70b] igender_appDelegate: reporting to cloud at : https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67E2E488171BC466B818AD2&apiKey=97E160507BC67AA2E10735E&apiSecret=FFF547DD4E16B5A9A03B850&deviceId=[deviceId]&deviceLatitude=[deviceLatitude]&deviceLongitude=[deviceLongitude]&deviceModel=[deviceModel]&userId=[userId]&currentMode=Design 2013-11-10 10:41:28.550 igender[6863:70b] BT_strings: mergeBTVariablesInString (after merge): https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67E2E488171BC466B818AD2&apiKey=97E160507BC67AA2E10735E&apiSecret=FFF547DD4E16B5A9A03B850&deviceId=271D249B-3569-4B3D-9AFD-F901E5259927&deviceLatitude=0&deviceLongitude=0&deviceModel=iPhone Simulator&userId=&currentMode=Design 2013-11-10 10:41:28.603 igender[6863:530f] BT_fileManager: File does not exist in Xcode bundle: news100x100.png 2013-11-10 10:41:28.603 igender[6863:530f] BT_fileManager: File does exist in cached directory: news100x100.png 2013-11-10 10:41:28.604 igender[6863:530f] BT_item: using image from cache: news100x100.png 2013-11-10 10:41:28.604 igender[6863:530f] BT_fileManager: getImageFromFile: news100x100.png 2013-11-10 10:41:28.604 igender[6863:530f] BT_fileManager: File does exist in cached directory: news100x100.png 2013-11-10 10:41:28.607 igender[6863:5313] BT_fileManager: File does not exist in Xcode bundle: rsz_polaroid.png 2013-11-10 10:41:28.608 igender[6863:5313] BT_fileManager: File does exist in cached directory: rsz_polaroid.png 2013-11-10 10:41:28.608 igender[6863:5313] BT_item: using image from cache: rsz_polaroid.png 2013-11-10 10:41:28.609 igender[6863:5313] BT_fileManager: getImageFromFile: rsz_polaroid.png 2013-11-10 10:41:28.609 igender[6863:5313] BT_fileManager: File does exist in cached directory: rsz_polaroid.png 2013-11-10 10:41:28.610 igender[6863:5703] BT_fileManager: File does not exist in Xcode bundle: rsz_shareicon.png 2013-11-10 10:41:28.613 igender[6863:5703] BT_fileManager: File does exist in cached directory: rsz_shareicon.png 2013-11-10 10:41:28.614 igender[6863:5703] BT_item: using image from cache: rsz_shareicon.png 2013-11-10 10:41:28.614 igender[6863:5703] BT_fileManager: getImageFromFile: rsz_shareicon.png 2013-11-10 10:41:28.615 igender[6863:5703] BT_fileManager: File does exist in cached directory: rsz_shareicon.png 2013-11-10 10:41:28.611 igender[6863:5c03] BT_fileManager: File does not exist in Xcode bundle: sms100x100.png 2013-11-10 10:41:28.616 igender[6863:5c03] BT_fileManager: File does not exist in cached directory: sms100x100.png 2013-11-10 10:41:28.616 igender[6863:5c03] BT_item: downloading image from: https://www.buzztouch.com/applications110313/JA67E2E488171BC466B818AD2/images/sms100x100.png 2013-11-10 10:41:28.616 igender[6863:5c03] BT_httpEater: downloadURL: https://www.buzztouch.com/applications110313/JA67E2E488171BC466B818AD2/images/sms100x100.png 2013-11-10 10:41:29.101 igender[6863:70b] BT_networkState: Monitoring Connection: WiFi Not Available 2013-11-10 10:41:29.697 igender[6863:70b] igender_appDelegate: lastModified (value on server): Sun, 10 Nov 2013 16:49:55 -0800 2013-11-10 10:41:29.698 igender[6863:70b] BT_fileManager: File does exist in cached directory: appModified.txt 2013-11-10 10:41:29.699 igender[6863:70b] BT_fileManager: readTextFileFromCacheWithEncoding: appModified.txt encoding: -1 2013-11-10 10:41:29.739 igender[6863:70b] igender_appDelegate: previousModified (value on device): Sun, 10 Nov 2013 16:49:55 -0800 2013-11-10 10:41:29.740 igender[6863:70b] BT_fileManager: saveTextFileToCacheWithEncoding: appModified.txt encodingFlag: -1 2013-11-10 10:41:29.754 igender[6863:70b] igender_appDelegate: lastModified (value on server): Sun, 10 Nov 2013 16:49:55 -0800 2013-11-10 10:41:29.755 igender[6863:70b] BT_fileManager: File does exist in cached directory: appModified.txt 2013-11-10 10:41:29.755 igender[6863:70b] BT_fileManager: readTextFileFromCacheWithEncoding: appModified.txt encoding: -1 2013-11-10 10:41:29.756 igender[6863:70b] igender_appDelegate: previousModified (value on device): Sun, 10 Nov 2013 16:49:55 -0800 2013-11-10 10:41:29.756 igender[6863:5c03] BT_fileManager: saveImageToFile: sms100x100.png 2013-11-10 10:41:29.756 igender[6863:70b] BT_fileManager: saveTextFileToCacheWithEncoding: appModified.txt encodingFlag: -1
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 11:50 AM (10 years ago)
No problem mate. Okay so I can't see anything wrong other then the config file, can't find the instance of you tapping the button. Have you heard of TeamViewer? David https://buzztouchmods.com/market
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
11/10/13 11:50 AM (10 years ago)
just pressed the button with no response and here is the new code: 2013-11-10 10:41:28.144 igender[6863:70b] igender_appDelegate: Using the default BT_config.txt. 2013-11-10 10:41:28.145 igender[6863:70b] BT_application: initializing buzztouch application 2013-11-10 10:41:28.145 igender[6863:70b] BT_device: INIT 2013-11-10 10:41:28.146 igender[6863:70b] BT_device: Unique UUID exists. 2013-11-10 10:41:28.146 igender[6863:70b] BT_device: This device is NOT an iPad. 2013-11-10 10:41:28.147 igender[6863:70b] BT_device: This device can make phone calls 2013-11-10 10:41:28.152 igender[6863:70b] BT_device: This device can send emails 2013-11-10 10:41:28.152 igender[6863:70b] BT_device: This device cannot send SMS 2013-11-10 10:41:28.153 igender[6863:70b] BT_device: This device can report it's location 2013-11-10 10:41:28.153 igender[6863:70b] BT_device: This device cannot take pictures or videos 2013-11-10 10:41:28.154 igender[6863:70b] BT_user: INIT 2013-11-10 10:41:28.154 igender[6863:70b] BT_networkState: INIT 2013-11-10 10:41:28.156 igender[6863:70b] BT_networkState: Monitoring Connection: WiFi Not Available 2013-11-10 10:41:28.157 igender[6863:70b] BT_networkState: Monitoring Connection: WiFi Available 2013-11-10 10:41:28.158 igender[6863:70b] BT_networkState: Monitoring Connection: WiFi Available 2013-11-10 10:41:28.160 igender[6863:3f03] igender_appDelegate: loadSoundEffects SEE appDelegete.m, line 924 2013-11-10 10:41:28.160 igender[6863:70b] igender_appDelegate: refreshAppData 2013-11-10 10:41:28.161 igender[6863:70b] igender_appDelegate: Using the default BT_config.txt. 2013-11-10 10:41:28.160 igender[6863:392b] igender_appDelegate: initAudioPlayer in background thread 2013-11-10 10:41:28.161 igender[6863:70b] BT_fileManager: File does not exist in cached directory: cachedAppConfig.txt 2013-11-10 10:41:28.161 igender[6863:392b] BT_audioPlayer: INIT (preparing it for possible background audio) 2013-11-10 10:41:28.162 igender[6863:70b] BT_fileManager: File does exist in Xcode bundle: BT_config.txt 2013-11-10 10:41:28.162 igender[6863:70b] BT_fileManager: readTextFileFromBundleWithEncoding: BT_config.txt encoding: -1 2013-11-10 10:41:28.163 igender[6863:70b] igender_appDelegate: Using configuration data included in the project bundle. 2013-11-10 10:41:28.164 igender[6863:70b] BT_application: validateApplicationData 2013-11-10 10:41:28.165 igender[6863:70b] BT_application: The application data appears to be valid. 2013-11-10 10:41:28.165 igender[6863:70b] igender_appDelegate: configureEnvironmentUsingAppData 2013-11-10 10:41:28.165 igender[6863:70b] BT_application: parseJSONData: parsing application data 2013-11-10 10:41:28.166 igender[6863:70b] BT_application: parsing themes, count: 1 2013-11-10 10:41:28.167 igender[6863:70b] BT_application: parsing tabs, count: 0 2013-11-10 10:41:28.167 igender[6863:70b] BT_application: parsing screens, count: 5 2013-11-10 10:41:28.168 igender[6863:70b] BT_application: buildInterface app interface 2013-11-10 10:41:28.168 igender[6863:70b] BT_application: building a single navigation controller app 2013-11-10 10:41:28.168 igender[6863:70b] BT_viewControllerManager: initViewControllerForScreen nickname: "menu" itemId: 6CCF781D972E8CF9F1F2024 type: WB_screen_menuImage 2013-11-10 10:41:28.169 igender[6863:70b] WB_screen_menuImage: INIT 2013-11-10 10:41:28.169 igender[6863:70b] WB_screen_menuImage: viewDidLoad 2013-11-10 10:41:28.170 igender[6863:70b] BT_viewUtilities: getTableViewForScreen with nickname: "menu" and itemId: 6CCF781D972E8CF9F1F2024 and type: WB_screen_menuImage 2013-11-10 10:41:28.172 igender[6863:70b] BT_fileManager: File does exist in Xcode bundle: 1536x720pride.png 2013-11-10 10:41:28.173 igender[6863:70b] BT_navigationController: pushViewController 2013-11-10 10:41:28.173 igender[6863:70b] BT_navigationController: pushViewController for screen: 6CCF781D972E8CF9F1F2024 2013-11-10 10:41:28.177 igender[6863:70b] BT_viewUtilities: setting nav-bar background for "menu" color: #000000 2013-11-10 10:41:28.178 igender[6863:70b] BT_application: This app does not use a splash screen 2013-11-10 10:41:28.178 igender[6863:70b] BT_application: App has "Start Location Updates" set to "No". App is NOT starting the location monitor. 2013-11-10 10:41:28.178 igender[6863:70b] BT_background_view: INIT 2013-11-10 10:41:28.179 igender[6863:70b] BT_fileManager: File does exist in Xcode bundle: blank.png 2013-11-10 10:41:28.179 igender[6863:70b] BT_background_view: Image for background view exists in Xcode bundle - not downloading. 2013-11-10 10:41:28.179 igender[6863:70b] BT_background_view: setImage 2013-11-10 10:41:28.180 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.180 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.182 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.182 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.183 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.183 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.183 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.183 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.184 igender[6863:70b] WB_screen_menuImage: viewWillAppear 2013-11-10 10:41:28.184 igender[6863:70b] BT_viewUtilities: configureBackgroundAndNavBar for screen with nickname: "menu" and itemId: 6CCF781D972E8CF9F1F2024 and type: WB_screen_menuImage 2013-11-10 10:41:28.190 igender[6863:70b] BT_fileManager: File does exist in Xcode bundle: blank.png 2013-11-10 10:41:28.190 igender[6863:70b] BT_background_view: Image for background view exists in Xcode bundle - not downloading. 2013-11-10 10:41:28.191 igender[6863:70b] BT_background_view: setImage 2013-11-10 10:41:28.191 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.192 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.192 igender[6863:70b] WB_screen_menuImage: canBecomeFirstResponder in BT_viewController BASE CLASS 2013-11-10 10:41:28.194 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.194 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.194 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.195 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.195 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.195 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.195 igender[6863:70b] igender_appDelegate: hideProgress 2013-11-10 10:41:28.196 igender[6863:70b] igender_appDelegate: applicationDidBecomeActive 2013-11-10 10:41:28.197 igender[6863:70b] igender_appDelegate: reportToCloud 2013-11-10 10:41:28.197 igender[6863:70b] igender_appDelegate: reporting to cloud at : https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67E2E488171BC466B818AD2&apiKey=97E160507BC67AA2E10735E&apiSecret=FFF547DD4E16B5A9A03B850&deviceId=[deviceId]&deviceLatitude=[deviceLatitude]&deviceLongitude=[deviceLongitude]&deviceModel=[deviceModel]&userId=[userId]&currentMode=Design 2013-11-10 10:41:28.198 igender[6863:70b] BT_strings: mergeBTVariablesInString (after merge): https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67E2E488171BC466B818AD2&apiKey=97E160507BC67AA2E10735E&apiSecret=FFF547DD4E16B5A9A03B850&deviceId=271D249B-3569-4B3D-9AFD-F901E5259927&deviceLatitude=0&deviceLongitude=0&deviceModel=iPhone Simulator&userId=&currentMode=Design 2013-11-10 10:41:28.203 igender[6863:70b] igender_appDelegate: supportedInterfaceOrientationsForWindow 2013-11-10 10:41:28.210 igender[6863:70b] SHOULD NOT ROTATE 2013-11-10 10:41:28.548 igender[6863:70b] WB_screen_menuImage: viewDidAppear in BT_viewController BASE CLASS 2013-11-10 10:41:28.548 igender[6863:70b] WB_screen_menuImage: loadData 2013-11-10 10:41:28.549 igender[6863:70b] WB_screen_menuImage: using menu items from the screens configuration data. 2013-11-10 10:41:28.549 igender[6863:70b] WB_screen_menuImage: layoutScreen 2013-11-10 10:41:28.549 igender[6863:70b] igender_appDelegate: reportToCloud 2013-11-10 10:41:28.550 igender[6863:70b] igender_appDelegate: reporting to cloud at : https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67E2E488171BC466B818AD2&apiKey=97E160507BC67AA2E10735E&apiSecret=FFF547DD4E16B5A9A03B850&deviceId=[deviceId]&deviceLatitude=[deviceLatitude]&deviceLongitude=[deviceLongitude]&deviceModel=[deviceModel]&userId=[userId]&currentMode=Design 2013-11-10 10:41:28.550 igender[6863:70b] BT_strings: mergeBTVariablesInString (after merge): https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA67E2E488171BC466B818AD2&apiKey=97E160507BC67AA2E10735E&apiSecret=FFF547DD4E16B5A9A03B850&deviceId=271D249B-3569-4B3D-9AFD-F901E5259927&deviceLatitude=0&deviceLongitude=0&deviceModel=iPhone Simulator&userId=&currentMode=Design 2013-11-10 10:41:28.603 igender[6863:530f] BT_fileManager: File does not exist in Xcode bundle: news100x100.png 2013-11-10 10:41:28.603 igender[6863:530f] BT_fileManager: File does exist in cached directory: news100x100.png 2013-11-10 10:41:28.604 igender[6863:530f] BT_item: using image from cache: news100x100.png 2013-11-10 10:41:28.604 igender[6863:530f] BT_fileManager: getImageFromFile: news100x100.png 2013-11-10 10:41:28.604 igender[6863:530f] BT_fileManager: File does exist in cached directory: news100x100.png 2013-11-10 10:41:28.607 igender[6863:5313] BT_fileManager: File does not exist in Xcode bundle: rsz_polaroid.png 2013-11-10 10:41:28.608 igender[6863:5313] BT_fileManager: File does exist in cached directory: rsz_polaroid.png 2013-11-10 10:41:28.608 igender[6863:5313] BT_item: using image from cache: rsz_polaroid.png 2013-11-10 10:41:28.609 igender[6863:5313] BT_fileManager: getImageFromFile: rsz_polaroid.png 2013-11-10 10:41:28.609 igender[6863:5313] BT_fileManager: File does exist in cached directory: rsz_polaroid.png 2013-11-10 10:41:28.610 igender[6863:5703] BT_fileManager: File does not exist in Xcode bundle: rsz_shareicon.png 2013-11-10 10:41:28.613 igender[6863:5703] BT_fileManager: File does exist in cached directory: rsz_shareicon.png 2013-11-10 10:41:28.614 igender[6863:5703] BT_item: using image from cache: rsz_shareicon.png 2013-11-10 10:41:28.614 igender[6863:5703] BT_fileManager: getImageFromFile: rsz_shareicon.png 2013-11-10 10:41:28.615 igender[6863:5703] BT_fileManager: File does exist in cached directory: rsz_shareicon.png 2013-11-10 10:41:28.611 igender[6863:5c03] BT_fileManager: File does not exist in Xcode bundle: sms100x100.png 2013-11-10 10:41:28.616 igender[6863:5c03] BT_fileManager: File does not exist in cached directory: sms100x100.png 2013-11-10 10:41:28.616 igender[6863:5c03] BT_item: downloading image from: https://www.buzztouch.com/applications110313/JA67E2E488171BC466B818AD2/images/sms100x100.png 2013-11-10 10:41:28.616 igender[6863:5c03] BT_httpEater: downloadURL: https://www.buzztouch.com/applications110313/JA67E2E488171BC466B818AD2/images/sms100x100.png 2013-11-10 10:41:29.101 igender[6863:70b] BT_networkState: Monitoring Connection: WiFi Not Available 2013-11-10 10:41:29.697 igender[6863:70b] igender_appDelegate: lastModified (value on server): Sun, 10 Nov 2013 16:49:55 -0800 2013-11-10 10:41:29.698 igender[6863:70b] BT_fileManager: File does exist in cached directory: appModified.txt 2013-11-10 10:41:29.699 igender[6863:70b] BT_fileManager: readTextFileFromCacheWithEncoding: appModified.txt encoding: -1 2013-11-10 10:41:29.739 igender[6863:70b] igender_appDelegate: previousModified (value on device): Sun, 10 Nov 2013 16:49:55 -0800 2013-11-10 10:41:29.740 igender[6863:70b] BT_fileManager: saveTextFileToCacheWithEncoding: appModified.txt encodingFlag: -1 2013-11-10 10:41:29.754 igender[6863:70b] igender_appDelegate: lastModified (value on server): Sun, 10 Nov 2013 16:49:55 -0800 2013-11-10 10:41:29.755 igender[6863:70b] BT_fileManager: File does exist in cached directory: appModified.txt 2013-11-10 10:41:29.755 igender[6863:70b] BT_fileManager: readTextFileFromCacheWithEncoding: appModified.txt encoding: -1 2013-11-10 10:41:29.756 igender[6863:70b] igender_appDelegate: previousModified (value on device): Sun, 10 Nov 2013 16:49:55 -0800 2013-11-10 10:41:29.756 igender[6863:5c03] BT_fileManager: saveImageToFile: sms100x100.png 2013-11-10 10:41:29.756 igender[6863:70b] BT_fileManager: saveTextFileToCacheWithEncoding: appModified.txt encodingFlag: -1
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 11:51 AM (10 years ago)
Checking checking :-) David https://buzztouchmods.com/market
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 11:52 AM (10 years ago)
In the mean time download and install this for your mac, it will let me look at the issue on your screen from my screen and we can debug together. http://www.teamviewer.com/en/download/mac.aspx David https://buzztouchmods.com/market
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
11/10/13 11:52 AM (10 years ago)
yes but I doubt my internet connection is strong enough... I am at work... but can we try?
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 11:53 AM (10 years ago)
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
11/10/13 11:55 AM (10 years ago)
I am going to walk down to the store where the internet is good... I will send another team viewer in like 5 min?
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 11:55 AM (10 years ago)
It's taking a bit to connect but I'm headed your way. You should delete the password you posted so others can't connect. I have it saved. David https://buzztouchmods.com/market
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 11:56 AM (10 years ago)
Yes that's fine! Post again when you're ready, I'm on stand-by. David https://buzztouchmods.com/market
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
11/10/13 12:03 PM (10 years ago)
Unfortunately the wifi I was going to use is down today... I know it's just a simple line of code I'm missing as the button is there just no response
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 12:07 PM (10 years ago)
Lame. Okay, no problem, just go through the guide again, line by line and word by word, I'm sure you'll find something amiss. If it's not figured out by today then we can try teamviewer again when their internet goes back up (hopefully tomorrow?). Wish I could be more help. David https://buzztouchmods.com/market
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
11/10/13 12:22 PM (10 years ago)
I am going to walk down to the store where the internet is good... I will send another team viewer in like 5 min?
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 12:25 PM (10 years ago)
Sure, gotta hit the road in 30 so send it as soon as possible! David https://buzztouchmods.com/market
 
Absentia
buzztouch Evangelist
Profile
Posts: 960
Reg: Oct 20, 2011
Alaska
20,600
like
11/10/13 01:53 PM (10 years ago)
Hopefully this isn't a stupid question, but just to make sure - do you have your Scringo id in your project? If you do, double check that it is entered correctly and without spaces. The only time I have experienced the button not working is when I haven't added an id
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
11/10/13 02:28 PM (10 years ago)
Ok so I just completely rebuilt my app hoping that I missed something... I am following the Scringo instructions to a "T" still no action on the Scringo button... am I plugging this is the right spot here? //didFinishLaunchingWithOptions... -(BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { [Scringo initWithAppId:@"cmcFPxTTKYIeChs1CThTfcKBAWvyOdan" completion:nil];
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
11/10/13 03:12 PM (10 years ago)
figured it out! I just closed out Xcode and opened it back up and wall! Thank you for your help!
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/10/13 04:03 PM (10 years ago)
That was it? LOL!!!!!! Well, glad it worked out! Cheers mate! David https://buzztouchmods.com/market
 

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.