Pickers
Code is Art
Profile
Posts: 13
Reg: Oct 28, 2011
London
630
11/07/14 04:00 AM (9 years ago)

Plugin not found?

Hi all, I've created a new dummy app to test the process but continually get "Plugin not found" error despite several attempts to overcome it. My log is as follows, any guidance would be much appreciated. Thanks in advance. 2014-11-07 10:43:27.793 dummy[76309:1828127] BT_device: INIT 2014-11-07 10:43:27.801 dummy[76309:1828127] BT_device: Unique UUID exists: 4FF3E932-410A-440F-BDD7-EE23C12E2209 2014-11-07 10:43:27.802 dummy[76309:1828127] BT_device: This device is NOT an iPad. 2014-11-07 10:43:27.802 dummy[76309:1828127] BT_device: This device can make phone calls 2014-11-07 10:43:27.853 dummy[76309:1828127] BT_device: This device can send emails 2014-11-07 10:43:27.854 dummy[76309:1828127] BT_device: This device cannot send SMS (text) messages 2014-11-07 10:43:27.854 dummy[76309:1828127] BT_device: This device can report it's location 2014-11-07 10:43:27.856 dummy[76309:1828127] BT_device: This device cannot take pictures or videos 2014-11-07 10:43:27.856 dummy[76309:1828127] BT_device: Listing custom fonts (UIAppFonts) listed in app's .plist... 2014-11-07 10:43:27.856 dummy[76309:1828127] BT_user: INIT 2014-11-07 10:43:27.867 dummy[76309:1828127] BT_user: User is not logged in 2014-11-07 10:43:27.867 dummy[76309:1828127] BT_application: INIT 2014-11-07 10:43:27.900 dummy[76309:1828127] BT_loadConfigDataViewController: INIT 2014-11-07 10:43:27.935 dummy[76309:1828127] BT_loadConfigDataViewController: viewDidLoad (super) 2014-11-07 10:43:27.984 dummy[76309:1828127] BT_loadConfigDataViewController: viewDidLoad 2014-11-07 10:43:27.984 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:27.985 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:27.985 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:27.988 dummy[76309:1828127] BT_loadConfigDataViewController: viewWillAppear (super) 2014-11-07 10:43:27.988 dummy[76309:1828127] BT_loadConfigDataViewController: configureNavBar (super) for screen with itemId: loadConfigDataScreen 2014-11-07 10:43:27.998 dummy[76309:1828127] BT_viewUtilities: getNavBarBackgroundColorForScreen: Screen "(null)" does not use a navBarBackgroundColor 2014-11-07 10:43:27.998 dummy[76309:1828127] BT_loadConfigDataViewController: configureBackground (super) for screen with itemId loadConfigDataScreen: 2014-11-07 10:43:27.999 dummy[76309:1828127] BT_loadConfigDataViewController: viewWillAppear 2014-11-07 10:43:28.002 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:28.002 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:28.003 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:28.004 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:28.004 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:28.019 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:28.030 dummy[76309:1828127] BT_loadConfigDataViewController: viewDidAppear 2014-11-07 10:43:28.033 dummy[76309:1828127] dummy_appDelegate: applicationDidBecomeActive 2014-11-07 10:43:28.063 dummy[76309:1828127] dummy_appDelegate: networkTypeChanged. rootDevice is connected to the network: WiFi 2014-11-07 10:43:29.531 dummy[76309:1828127] BT_loadConfigDataViewController: loadAppData 2014-11-07 10:43:29.533 dummy[76309:1828127] BT_loadConfigDataViewController: Will use the default JSON configuration file "BT_config.txt" if a newer version is not cached on the device. 2014-11-07 10:43:29.535 dummy[76309:1828127] BT_fileManager: File does exist in cached directory: "cachedAppConfig.txt" 2014-11-07 10:43:29.535 dummy[76309:1828127] BT_loadConfigDataViewController: Parsing previously cached JSON data: "cachedAppConfig.txt" 2014-11-07 10:43:29.535 dummy[76309:1828127] BT_fileManager: readTextFileFromCacheWithEncoding: "cachedAppConfig.txt" encoding: -1 2014-11-07 10:43:29.536 dummy[76309:1828127] BT_application: validateApplicationData 2014-11-07 10:43:29.536 dummy[76309:1828127] BT_application: The application data appears to be valid. 2014-11-07 10:43:29.537 dummy[76309:1828127] BT_application: parseJSONData: parsing application data 2014-11-07 10:43:29.537 dummy[76309:1828127] BT_application: parsing themes, count: 1 2014-11-07 10:43:29.537 dummy[76309:1828127] BT_application: parsing tabs, count: 0 2014-11-07 10:43:29.537 dummy[76309:1828127] BT_application: parsing menus, count: 0 2014-11-07 10:43:29.538 dummy[76309:1828127] BT_application: parsing screens, count: 2 2014-11-07 10:43:29.538 dummy[76309:1828127] BT_loadConfigDataViewController: configureEnvironmentUsingAppData 2014-11-07 10:43:29.538 dummy[76309:1828127] BT_contextMenu: INIT 2014-11-07 10:43:29.551 dummy[76309:1828383] BT_loadConfigDataViewController: loadSoundEffects 2014-11-07 10:43:29.551 dummy[76309:1828382] BT_loadConfigDataViewController: initAudioPlayer 2014-11-07 10:43:29.552 dummy[76309:1828382] BT_audioPlayer: INIT (preparing it for possible background audio) 2014-11-07 10:43:29.553 dummy[76309:1828127] BT_loadConfigDataViewController: "Start Location Updates" = "No". NOT starting the location monitor. 2014-11-07 10:43:29.553 dummy[76309:1828127] BT_application: buildInterface app interface 2014-11-07 10:43:29.553 dummy[76309:1828127] BT_background_view: INIT 2014-11-07 10:43:29.554 dummy[76309:1828127] BT_application: building a single navigation controller app 2014-11-07 10:43:29.554 dummy[76309:1828127] BT_application: getViewControllerForScreen nickname: "Home Screen Menu" itemId: 2BDA3F76166010B9DF45860 type: BT_screen_menuListSimple 2014-11-07 10:43:29.554 dummy[76309:1828127] BT_application: getViewControllerForScreen: ERROR, could not initialize view controller for screen with itemId: 2BDA3F76166010B9DF45860 2014-11-07 10:43:29.554 dummy[76309:1828127] BT_plugin_missing: INIT 2014-11-07 10:43:29.555 dummy[76309:1828127] BT_navController: pushViewController 2014-11-07 10:43:29.562 dummy[76309:1828383] BT_fileManager: File does exist in Xcode bundle: "bt_funk.mp3" 2014-11-07 10:43:29.575 dummy[76309:1828383] BT_fileManager: File does exist in Xcode bundle: "bt_glass.mp3" 2014-11-07 10:43:29.575 dummy[76309:1828127] BT_application: This app does not use a splash screen 2014-11-07 10:43:29.575 dummy[76309:1828127] BT_loadConfigDataViewController: fadeOutLoadView 2014-11-07 10:43:30.078 dummy[76309:1828127] BT_loadConfigDataViewController: fadeInStartView 2014-11-07 10:43:30.079 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.090 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.091 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.091 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.091 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.091 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.092 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.126 dummy[76309:1828127] BT_plugin_missing: viewDidLoad (super) 2014-11-07 10:43:30.126 dummy[76309:1828127] BT_plugin_missing: viewDidLoad 2014-11-07 10:43:30.127 dummy[76309:1828127] BT_plugin_missing: viewWillAppear (super) 2014-11-07 10:43:30.127 dummy[76309:1828127] BT_plugin_missing: configureNavBar (super) for screen with itemId: error view controller has no itemId 2014-11-07 10:43:30.129 dummy[76309:1828127] BT_viewUtilities: getNavBarBackgroundColorForScreen: Screen "(null)" does not use a navBarBackgroundColor 2014-11-07 10:43:30.130 dummy[76309:1828127] BT_plugin_missing: configureBackground (super) for screen with itemId error view controller has no itemId: 2014-11-07 10:43:30.130 dummy[76309:1828127] BT_background_view: updateProperties (color and image) for screen with itemId: error view controller has no itemId: 2014-11-07 10:43:30.130 dummy[76309:1828127] BT_fileManager: File does exist in Xcode bundle: "blank.png" 2014-11-07 10:43:30.130 dummy[76309:1828127] BT_background_view: "blank.png" exists in Xcode bundle - not downloading. 2014-11-07 10:43:30.134 dummy[76309:1828127] BT_background_view: setImage 2014-11-07 10:43:30.137 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.162 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.163 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.163 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.163 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.163 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-07 10:43:30.163 dummy[76309:1828127] dummy_appDelegate: supportedInterfaceOrientationsForWindow
 
rburns50
buzztouch Evangelist
Profile
Posts: 168
Reg: May 12, 2014
Bilston - Engla...
9,130
like
11/07/14 04:44 AM (9 years ago)
Have you dragged the BT_Images and BT_Plugins folders (taken from your downloaded package) into your xcode project?
 
Pickers
Code is Art
Profile
Posts: 13
Reg: Oct 28, 2011
London
630
like
11/07/14 04:59 AM (9 years ago)
Thanks. I hadn't dragged the BT_Images folder over but having done that, I still get the same problem. During the Build I do get the following Semantic Issue, " Sending 'BT_viewController *const __strong' to parameter of incompatible type 'id<NSFileManagerDelegate>' ". Could that be an issue? https://www.dropbox.com/s/3oeti7v4lmck28x/Screenshot%202014-11-07%2011.51.29.png?dl=0 Any ideas?
 
rburns50
buzztouch Evangelist
Profile
Posts: 168
Reg: May 12, 2014
Bilston - Engla...
9,130
like
11/07/14 05:04 AM (9 years ago)
I have had a that on two of my apps, didn't cause any problems or issues for the Apps themselves. One is on itune now and the other is pending. The build should still complete however so I assume it has?
 
Pickers
Code is Art
Profile
Posts: 13
Reg: Oct 28, 2011
London
630
like
11/07/14 05:07 AM (9 years ago)
Ok. Yep, the build completes but just left with this annoying Plugin issue.
 
rburns50
buzztouch Evangelist
Profile
Posts: 168
Reg: May 12, 2014
Bilston - Engla...
9,130
like
11/07/14 05:10 AM (9 years ago)
What plugins are you using in Control Panel?
 
Pickers
Code is Art
Profile
Posts: 13
Reg: Oct 28, 2011
London
630
like
11/07/14 05:20 AM (9 years ago)
I've simply created a Home screen (Menu Simple / Non-tabbed layout) and one menu item using a Custom URL. It was primarily so I could test the end-to-end process. I've deleted it and re-created it but continue to have the same issues. Thanks.
 
rburns50
buzztouch Evangelist
Profile
Posts: 168
Reg: May 12, 2014
Bilston - Engla...
9,130
like
11/07/14 06:11 AM (9 years ago)
Have you populated the menu with items and configured the custom URL screen?
 
digitalprophets
Aspiring developer
Profile
Posts: 1
Reg: Aug 22, 2011
London
10
like
11/07/14 08:19 AM (9 years ago)
 
Pickers
Code is Art
Profile
Posts: 13
Reg: Oct 28, 2011
London
630
like
11/07/14 11:58 AM (9 years ago)
I've tried creating a new application with just a Home screen and I continue to get the same error. Could it be related to XCode 6.0.1 or iOS8?
 
Pickers
Code is Art
Profile
Posts: 13
Reg: Oct 28, 2011
London
630
like
11/14/14 10:09 AM (9 years ago)
Still no joy, upgraded to XCode 6.1 (iOS 8.1), recreated a basic app and continue to get the same error. I'm assuming this is the key error from the log: 2014-11-14 14:45:42.944 lee[27128:5219470] BT_application: getViewControllerForScreen nickname: "Home Screen Menu" itemId: B619DBCD38092F0E0D08F5C type: BT_screen_menuListSimple 2014-11-14 14:45:42.945 lee[27128:5219470] BT_application: getViewControllerForScreen: ERROR, could not initialize view controller for screen with itemId: B619DBCD38092F0E0D08F5C. Has anyone got a zipped dummy project I could try? Thanks ------------ Full Log here: ------------ Warning: Error creating LLDB target at path '/Users/lee/Library/Developer/Xcode/DerivedData/lee-cyioaikjipwhyjgrtqsuipodjtim/Build/Products/Debug-iphonesimulator/lee.app'- using an empty LLDB target which can cause slow memory reads from remote devices. 2014-11-14 14:45:39.935 lee[27128:5219470] BT_device: INIT 2014-11-14 14:45:39.943 lee[27128:5219470] BT_device: Unique UUID does not exist, creating: C4737AC1-2155-4938-AEC6-966D2A246262 2014-11-14 14:45:39.950 lee[27128:5219470] BT_device: This device is NOT an iPad. 2014-11-14 14:45:39.950 lee[27128:5219470] BT_device: This device can make phone calls 2014-11-14 14:45:40.090 lee[27128:5219470] BT_device: This device can send emails 2014-11-14 14:45:40.092 lee[27128:5219470] BT_device: This device cannot send SMS (text) messages 2014-11-14 14:45:40.103 lee[27128:5219470] BT_device: This device can report it's location 2014-11-14 14:45:40.104 lee[27128:5219470] BT_device: This device cannot take pictures or videos 2014-11-14 14:45:40.105 lee[27128:5219470] BT_device: Listing custom fonts (UIAppFonts) listed in app's .plist... 2014-11-14 14:45:40.105 lee[27128:5219470] BT_user: INIT 2014-11-14 14:45:40.129 lee[27128:5219470] BT_user: User is not logged in 2014-11-14 14:45:40.129 lee[27128:5219470] BT_application: INIT 2014-11-14 14:45:40.172 lee[27128:5219470] BT_loadConfigDataViewController: INIT 2014-11-14 14:45:40.214 lee[27128:5219470] BT_loadConfigDataViewController: viewDidLoad (super) 2014-11-14 14:45:40.214 lee[27128:5219470] BT_loadConfigDataViewController: viewDidLoad 2014-11-14 14:45:40.215 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:40.219 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:40.219 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:40.220 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:40.226 lee[27128:5219470] BT_loadConfigDataViewController: viewWillAppear (super) 2014-11-14 14:45:40.226 lee[27128:5219470] BT_loadConfigDataViewController: configureNavBar (super) for screen with itemId: loadConfigDataScreen 2014-11-14 14:45:40.327 lee[27128:5219470] BT_viewUtilities: getNavBarBackgroundColorForScreen: Screen "(null)" does not use a navBarBackgroundColor 2014-11-14 14:45:40.328 lee[27128:5219470] BT_loadConfigDataViewController: configureBackground (super) for screen with itemId loadConfigDataScreen: 2014-11-14 14:45:40.328 lee[27128:5219470] BT_loadConfigDataViewController: fadeInOnEntry (super): 2014-11-14 14:45:40.328 lee[27128:5219470] BT_loadConfigDataViewController: viewWillAppear 2014-11-14 14:45:40.440 lee[27128:5219470] BT_loadConfigDataViewController: viewDidAppear 2014-11-14 14:45:40.485 lee[27128:5219470] lee_appDelegate: networkTypeChanged. rootDevice is connected to the network: WiFi 2014-11-14 14:45:40.490 lee[27128:5219470] lee_appDelegate: applicationDidBecomeActive 2014-11-14 14:45:41.942 lee[27128:5219470] BT_loadConfigDataViewController: loadAppData 2014-11-14 14:45:41.945 lee[27128:5219470] BT_loadConfigDataViewController: Will use the default JSON configuration file "BT_config.txt" if a newer version is not cached on the device. 2014-11-14 14:45:41.947 lee[27128:5219470] BT_fileManager: File does not exist in cached directory: "cachedAppConfig.txt" 2014-11-14 14:45:41.948 lee[27128:5219470] BT_fileManager: File does exist in Xcode bundle: "BT_config.txt" 2014-11-14 14:45:41.948 lee[27128:5219470] BT_loadConfigDataViewController: Parsing JSON data included in the project bundle: "BT_config.txt" 2014-11-14 14:45:41.948 lee[27128:5219470] BT_fileManager: readTextFileFromBundleWithEncoding: "BT_config.txt" encoding: -1 2014-11-14 14:45:41.948 lee[27128:5219470] BT_application: validateApplicationData 2014-11-14 14:45:41.949 lee[27128:5219470] BT_application: The application data appears to be valid. 2014-11-14 14:45:41.949 lee[27128:5219470] BT_application: parseJSONData: parsing application data 2014-11-14 14:45:41.950 lee[27128:5219470] BT_application: parsing themes, count: 1 2014-11-14 14:45:41.950 lee[27128:5219470] BT_application: parsing tabs, count: 0 2014-11-14 14:45:41.950 lee[27128:5219470] BT_application: parsing menus, count: 0 2014-11-14 14:45:41.950 lee[27128:5219470] BT_application: parsing screens, count: 2 2014-11-14 14:45:41.950 lee[27128:5219470] BT_loadConfigDataViewController: downloadAppData 2014-11-14 14:45:41.950 lee[27128:5219470] BT_strings: mergeBTVariablesInString (before): https://www.buzztouch.com/api/app/?command=getAppData&appGuid=JA09AF8F9FFF0E536111A7BB0&apiKey=1FC4F53744F3032A5C8EDA7&apiSecret=4AC1957FE0368904907CB79 2014-11-14 14:45:41.953 lee[27128:5219470] BT_strings: mergeBTVariablesInString (after merge): https://www.buzztouch.com/api/app/?command=getAppData&appGuid=JA09AF8F9FFF0E536111A7BB0&apiKey=1FC4F53744F3032A5C8EDA7&apiSecret=4AC1957FE0368904907CB79 2014-11-14 14:45:41.953 lee[27128:5219470] BT_downloader: INIT 2014-11-14 14:45:41.953 lee[27128:5219470] BT_downloader: downloadFile: https://www.buzztouch.com/api/app/?command=getAppData&appGuid=JA09AF8F9FFF0E536111A7BB0&apiKey=1FC4F53744F3032A5C8EDA7&apiSecret=4AC1957FE0368904907CB79 2014-11-14 14:45:41.954 lee[27128:5219470] BT_loadConfigDataViewController: downloadFileStarted: starting download... 2014-11-14 14:45:42.914 lee[27128:5219470] BT_loadConfigDataViewController: downloadFileInProgress: 100% 2014-11-14 14:45:42.914 lee[27128:5219470] BT_fileManager: saveTextFileToCacheWithEncoding: "cachedAppConfig.txt" encodingFlag: -1 2014-11-14 14:45:42.916 lee[27128:5219470] BT_loadConfigDataViewController: downloadFileCompleted 2014-11-14 14:45:42.916 lee[27128:5219470] BT_fileManager: saveTextFileToCacheWithEncoding: "cachedAppConfig.txt" encodingFlag: -1 2014-11-14 14:45:42.917 lee[27128:5219470] BT_application: validateApplicationData 2014-11-14 14:45:42.917 lee[27128:5219470] BT_application: The application data appears to be valid. 2014-11-14 14:45:42.918 lee[27128:5219470] BT_fileManager: deleteAllLocalData 2014-11-14 14:45:42.918 lee[27128:5219470] BT_fileManager: NOT deleting (persisted): "cachedAppConfig.txt" 2014-11-14 14:45:42.918 lee[27128:5219470] BT_fileManager: deleting: "com.lee.com" 2014-11-14 14:45:42.919 lee[27128:5219470] BT_application: parseJSONData: parsing application data 2014-11-14 14:45:42.919 lee[27128:5219470] BT_application: parsing themes, count: 1 2014-11-14 14:45:42.920 lee[27128:5219470] BT_application: parsing tabs, count: 0 2014-11-14 14:45:42.920 lee[27128:5219470] BT_application: parsing menus, count: 0 2014-11-14 14:45:42.920 lee[27128:5219470] BT_application: parsing screens, count: 2 2014-11-14 14:45:42.920 lee[27128:5219470] BT_loadConfigDataViewController: configureEnvironmentUsingAppData 2014-11-14 14:45:42.920 lee[27128:5219470] BT_contextMenu: INIT 2014-11-14 14:45:42.939 lee[27128:5219666] BT_loadConfigDataViewController: initAudioPlayer 2014-11-14 14:45:42.940 lee[27128:5219666] BT_audioPlayer: INIT (preparing it for possible background audio) 2014-11-14 14:45:42.940 lee[27128:5219667] BT_loadConfigDataViewController: loadSoundEffects 2014-11-14 14:45:42.943 lee[27128:5219470] BT_loadConfigDataViewController: "Start Location Updates" = "No". NOT starting the location monitor. 2014-11-14 14:45:42.944 lee[27128:5219470] BT_application: buildInterface app interface 2014-11-14 14:45:42.944 lee[27128:5219470] BT_background_view: INIT 2014-11-14 14:45:42.944 lee[27128:5219470] BT_application: building a single navigation controller app 2014-11-14 14:45:42.944 lee[27128:5219470] BT_application: getViewControllerForScreen nickname: "Home Screen Menu" itemId: B619DBCD38092F0E0D08F5C type: BT_screen_menuListSimple 2014-11-14 14:45:42.945 lee[27128:5219470] BT_application: getViewControllerForScreen: ERROR, could not initialize view controller for screen with itemId: B619DBCD38092F0E0D08F5C 2014-11-14 14:45:42.945 lee[27128:5219470] BT_plugin_missing: INIT 2014-11-14 14:45:42.948 lee[27128:5219470] BT_navController: pushViewController 2014-11-14 14:45:42.957 lee[27128:5219667] BT_fileManager: File does exist in Xcode bundle: "bt_funk.mp3" 2014-11-14 14:45:42.975 lee[27128:5219667] BT_fileManager: File does exist in Xcode bundle: "bt_glass.mp3" 2014-11-14 14:45:42.983 lee[27128:5219470] BT_application: This app does not use a splash screen 2014-11-14 14:45:42.983 lee[27128:5219470] BT_loadConfigDataViewController: fadeOutLoadView 2014-11-14 14:45:43.486 lee[27128:5219470] BT_loadConfigDataViewController: fadeInStartView 2014-11-14 14:45:43.487 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.487 lee[27128:5219470] BT_loadConfigDataViewController: viewWillDisappear (super) 2014-11-14 14:45:43.487 lee[27128:5219470] BT_loadConfigDataViewController: fadeOutOnExit (super): 2014-11-14 14:45:43.500 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.501 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.501 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.501 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.502 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.502 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.537 lee[27128:5219470] BT_plugin_missing: viewDidLoad (super) 2014-11-14 14:45:43.537 lee[27128:5219470] BT_plugin_missing: viewDidLoad 2014-11-14 14:45:43.537 lee[27128:5219470] BT_plugin_missing: viewWillAppear (super) 2014-11-14 14:45:43.538 lee[27128:5219470] BT_plugin_missing: configureNavBar (super) for screen with itemId: error view controller has no itemId 2014-11-14 14:45:43.541 lee[27128:5219470] BT_viewUtilities: getNavBarBackgroundColorForScreen: Screen "(null)" does not use a navBarBackgroundColor 2014-11-14 14:45:43.542 lee[27128:5219470] BT_plugin_missing: configureBackground (super) for screen with itemId error view controller has no itemId: 2014-11-14 14:45:43.542 lee[27128:5219470] BT_background_view: updateProperties (color and image) for screen with itemId: error view controller has no itemId: 2014-11-14 14:45:43.544 lee[27128:5219470] BT_fileManager: File does exist in Xcode bundle: "blank.png" 2014-11-14 14:45:43.544 lee[27128:5219470] BT_background_view: "blank.png" exists in Xcode bundle - not downloading. 2014-11-14 14:45:43.548 lee[27128:5219470] BT_background_view: setImage 2014-11-14 14:45:43.549 lee[27128:5219470] BT_plugin_missing: fadeInOnEntry (super): 2014-11-14 14:45:43.551 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.585 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.585 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.585 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.585 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.586 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow 2014-11-14 14:45:43.586 lee[27128:5219470] lee_appDelegate: supportedInterfaceOrientationsForWindow
 
ridgerock
Veteran developer
Profile
Posts: 183
Reg: May 19, 2011
Louisville
1,830
like
03/16/15 10:33 AM (9 years ago)
Pickers....any luck with this? I am experiencing this for the first time. Not sure what to make of it.
 
Pickers
Code is Art
Profile
Posts: 13
Reg: Oct 28, 2011
London
630
like
03/16/15 03:54 PM (9 years ago)
The only thing I can think, is when you drag the Plugins folder into the XCode project, ensure you select "Create groups" not "Create folder references" and Copy items if needed is unchecked. Cheers.
 

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.