teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
04/16/18 05:01 PM (6 years ago)

Cant seem to run my app in Xcode simulator

Hello all, its been a while since I have built an app but I am trying to just run a existing project in Xcode and the simulator runs but its just stays on a white screen... the app doesn't run, it doesn't throw any red flags tho... here is the output info, anyone have any ideas? any help is appreciated 2018-04-16 16:40:43.299648-0700 imedicflashcards[1798:44302] imedicflashcards_appDelegate: didFinishLaunchingWithOptions (iOS) 2018-04-16 16:40:43.307387-0700 imedicflashcards[1798:44302] BT_strings: getStyleValueForScreen, appDelegate.rootApp.rootTheme is null 2018-04-16 16:40:43.307587-0700 imedicflashcards[1798:44302] BT_strings: getStyleValueForScreen, appDelegate.rootApp.rootTheme is null 2018-04-16 16:40:43.307753-0700 imedicflashcards[1798:44302] BT_strings: getStyleValueForScreen, appDelegate.rootApp.rootTheme is null 2018-04-16 16:40:43.307953-0700 imedicflashcards[1798:44302] BT_strings: getStyleValueForScreen, appDelegate.rootApp.rootTheme is null 2018-04-16 16:40:43.308558-0700 imedicflashcards[1798:44302] BT_loading: prefersStatusBarHidden 2018-04-16 16:40:43.311557-0700 imedicflashcards[1798:44302] BT_loading: viewDidLoad (BT_viewController) 2018-04-16 16:40:43.311744-0700 imedicflashcards[1798:44302] BT_strings: getStyleValueForScreen, appDelegate.rootApp.rootTheme is null 2018-04-16 16:40:43.312059-0700 imedicflashcards[1798:44302] BT_loading: viewDidLoad 2018-04-16 16:40:43.344263-0700 imedicflashcards[1798:44302] BT_loading: viewWillAppear (BT_viewController) 2018-04-16 16:40:43.344522-0700 imedicflashcards[1798:44302] BT_loading: configureNavBar (BT_viewController) self.screenData not available, not configuring nav bar. 2018-04-16 16:40:43.344714-0700 imedicflashcards[1798:44302] BT_loading: configureBackground (BT_viewController) self.screenData not available, not configuring background. 2018-04-16 16:40:43.345068-0700 imedicflashcards[1798:44302] BT_loading: fadeInOnEntry (BT_viewController): 2018-04-16 16:40:43.349534-0700 imedicflashcards[1798:44302] BT_strings: getStyleValueForScreen, appDelegate.rootApp.rootTheme is null 2018-04-16 16:40:43.349739-0700 imedicflashcards[1798:44302] BT_strings: getStyleValueForScreen, appDelegate.rootApp.rootTheme is null 2018-04-16 16:40:43.350027-0700 imedicflashcards[1798:44302] BT_strings: getStyleValueForScreen, appDelegate.rootApp.rootTheme is null 2018-04-16 16:40:43.350173-0700 imedicflashcards[1798:44302] BT_strings: getStyleValueForScreen, appDelegate.rootApp.rootTheme is null 2018-04-16 16:40:43.350775-0700 imedicflashcards[1798:44302] BT_loading: prefersStatusBarHidden 2018-04-16 16:40:43.404873-0700 imedicflashcards[1798:44302] BT_loading: viewWillLayoutSubviews (BT_viewController) 2018-04-16 16:40:43.405086-0700 imedicflashcards[1798:44302] BT_strings: getStyleValueForScreen, appDelegate.rootApp.rootTheme is null 2018-04-16 16:40:43.411712-0700 imedicflashcards[1798:44302] BT_loading: viewDidAppear 2018-04-16 16:40:43.412029-0700 imedicflashcards[1798:44302] BT_database: initWithDatabaseFilename: BT_database.sqlite 2018-04-16 16:40:43.412548-0700 imedicflashcards[1798:44302] BT_database: copyDatabaseFromBundle: (exists) not copying "BT_database.sqlite" 2018-04-16 16:40:43.412735-0700 imedicflashcards[1798:44302] BT_database: createDefaultTables 2018-04-16 16:40:43.421682-0700 imedicflashcards[1798:44302] BT_database: createTableWithName: "tbl_btItems" NOT CREATING, exists 2018-04-16 16:40:43.425899-0700 imedicflashcards[1798:44302] BT_device: INIT 2018-04-16 16:40:43.437893-0700 imedicflashcards[1798:44302] BT_device: getCurrentMemoryUsage 2018-04-16 16:40:43.463005-0700 imedicflashcards[1798:44302] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /Users/macbookair/Library/Developer/CoreSimulator/Devices/68577E39-7AC0-471D-8FD3-8DC111651EE0/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles 2018-04-16 16:40:43.464383-0700 imedicflashcards[1798:44302] [MC] Filtering mail sheet accounts for bundle ID: com.imedicflashcards.com, source account management: 1 2018-04-16 16:40:43.510249-0700 imedicflashcards[1798:44302] BT_user: INIT 2018-04-16 16:40:43.511315-0700 imedicflashcards[1798:44302] BT_user: User is not logged in 2018-04-16 16:40:43.511651-0700 imedicflashcards[1798:44302] BT_application: INIT 2018-04-16 16:40:43.513563-0700 imedicflashcards[1798:44302] BT_locationManager: INIT 2018-04-16 16:40:43.513947-0700 imedicflashcards[1798:44302] BT_soundEffectPlayer: INIT 2018-04-16 16:40:43.514134-0700 imedicflashcards[1798:44302] BT_soundEffectPlayer: loadSoundEffects 2018-04-16 16:40:43.514624-0700 imedicflashcards[1798:44302] BT_loading: loadAppData 2018-04-16 16:40:43.515419-0700 imedicflashcards[1798:44302] BT_database: getBtItemWithId: "appCoreProperties" 2018-04-16 16:40:43.515746-0700 imedicflashcards[1798:44302] BT_database: getItemsWithQuery: "SELECT * FROM tbl_btItems WHERE guid = 'appCoreProperties'" 2018-04-16 16:40:43.520682-0700 imedicflashcards[1798:44302] BT_loading: loadAppData, parsing saved "appCoreProperties" ================================================================= Main Thread Checker: UI API called on a background thread: -[UIApplication delegate] PID: 1798, TID: 44396, Thread name: (none), Queue name: com.apple.root.user-initiated-qos, QoS: 25 Backtrace: 4 imedicflashcards 0x0000000105f0ccea +[BT_strings mergeBTVariablesInString:] + 186 5 imedicflashcards 0x0000000105eb0282 __25-[BT_loading loadAppData]_block_invoke + 98 6 libdispatch.dylib 0x000000010d59a807 _dispatch_call_block_and_release + 12 7 libdispatch.dylib 0x000000010d59b848 _dispatch_client_callout + 8 8 libdispatch.dylib 0x000000010d5a7679 _dispatch_root_queue_drain + 1353 9 libdispatch.dylib 0x000000010d5a70d2 _dispatch_worker_thread3 + 132 10 libsystem_pthread.dylib 0x000000010db98169 _pthread_wqthread + 1387 11 libsystem_pthread.dylib 0x000000010db97be9 start_wqthread + 13 2018-04-16 16:40:43.522349-0700 imedicflashcards[1798:44396] [reports] Main Thread Checker: UI API called on a background thread: -[UIApplication delegate] PID: 1798, TID: 44396, Thread name: (none), Queue name: com.apple.root.user-initiated-qos, QoS: 25 Backtrace: 4 imedicflashcards 0x0000000105f0ccea +[BT_strings mergeBTVariablesInString:] + 186 5 imedicflashcards 0x0000000105eb0282 __25-[BT_loading loadAppData]_block_invoke + 98 6 libdispatch.dylib 0x000000010d59a807 _dispatch_call_block_and_release + 12 7 libdispatch.dylib 0x000000010d59b848 _dispatch_client_callout + 8 8 libdispatch.dylib 0x000000010d5a7679 _dispatch_root_queue_drain + 1353 9 libdispatch.dylib 0x000000010d5a70d2 _dispatch_worker_thread3 + 132 10 libsystem_pthread.dylib 0x000000010db98169 _pthread_wqthread + 1387 11 libsystem_pthread.dylib 0x000000010db97be9 start_wqthread + 13 2018-04-16 16:40:43.526635-0700 imedicflashcards[1798:44302] imedicflashcards_appDelegate: applicationDidBecomeActive (iOS) 2018-04-16 16:40:43.810662-0700 imedicflashcards[1798:44396] BT_loading: loadAppData: Downloading from: https://www.buzztouch.com/api/app/?command=getAppData&appGuid=JA9823AF30F0FC1D7344CF216&apiKey=27CC062F1DBB8B3C4800B74&apiSecret=B42E5F011FC642A4EA62D89 2018-04-16 16:40:44.642680-0700 imedicflashcards[1798:44395] [BoringSSL] Function boringssl_session_errorlog: line 2881 [boringssl_session_read] SSL_ERROR_ZERO_RETURN(6): operation failed because the connection was cleanly shut down with a close_notify alert 2018-04-16 16:40:44.643838-0700 imedicflashcards[1798:44395] [BoringSSL] Function boringssl_session_errorlog: line 2881 [boringssl_session_read] SSL_ERROR_ZERO_RETURN(6): operation failed because the connection was cleanly shut down with a close_notify alert 2018-04-16 16:40:44.644748-0700 imedicflashcards[1798:44302] BT_database: updateConfigDataInDatabase: parsing config data 2018-04-16 16:40:44.645216-0700 imedicflashcards[1798:44395] [BoringSSL] Function boringssl_session_errorlog: line 2881 [boringssl_session_read] SSL_ERROR_ZERO_RETURN(6): operation failed because the connection was cleanly shut down with a close_notify alert 2018-04-16 16:40:44.651408-0700 imedicflashcards[1798:44302] BT_database: getItemsWithQuery: "SELECT * FROM tbl_btItems" 2018-04-16 16:40:44.682524-0700 imedicflashcards[1798:44302] BT_database: updateConfigDataInDatabase: Database contains 64 rows BEFORE update. 2018-04-16 16:40:44.682761-0700 imedicflashcards[1798:44302] BT_database: executeQuery: "DELETE FROM tbl_btItems WHERE itemTypeLabel = 'Tab'" 2018-04-16 16:40:44.685409-0700 imedicflashcards[1798:44302] BT_database: getSimpleStringListWithQuery: "SELECT guid FROM tbl_btItems" 2018-04-16 16:40:44.690163-0700 imedicflashcards[1798:44302] BT_database: updateRowInTable: Updating "tbl_btItems" row with guid: "appCoreProperties" 2018-04-16 16:40:44.690391-0700 imedicflashcards[1798:44302] BT_database: getColumnInfoForTable: "tbl_btItems" 2018-04-16 16:40:44.699365-0700 imedicflashcards[1798:44302] BT_database: updateRowsInTable: "tbl_btItems" 2018-04-16 16:40:44.699617-0700 imedicflashcards[1798:44302] BT_database: getColumnInfoForTable: "tbl_btItems" 2018-04-16 16:40:44.707716-0700 imedicflashcards[1798:44302] BT_database: getItemsWithQuery: "SELECT * FROM tbl_btItems" 2018-04-16 16:40:44.711947-0700 imedicflashcards[1798:44302] BT_database: updateConfigDataInDatabase: Database contains 64 rows AFTER update. 2018-04-16 16:40:44.712254-0700 imedicflashcards[1798:44302] BT_database: getBtItemWithId: "appCoreProperties" 2018-04-16 16:40:44.712399-0700 imedicflashcards[1798:44302] BT_database: getItemsWithQuery: "SELECT * FROM tbl_btItems WHERE guid = 'appCoreProperties'" 2018-04-16 16:40:44.714341-0700 imedicflashcards[1798:44302] BT_loading: setAppCorePropertiesFromBtItem 2018-04-16 16:40:44.714630-0700 imedicflashcards[1798:44302] HAVE ROOT THEME ID: 1E41F2620449D244ED94EAB 2018-04-16 16:40:44.714789-0700 imedicflashcards[1798:44302] BT_application: getItemDataByItemId: "1E41F2620449D244ED94EAB" 2018-04-16 16:40:44.714967-0700 imedicflashcards[1798:44302] BT_database: getBtItemWithId: "1E41F2620449D244ED94EAB" 2018-04-16 16:40:44.715162-0700 imedicflashcards[1798:44302] BT_database: getItemsWithQuery: "SELECT * FROM tbl_btItems WHERE guid = '1E41F2620449D244ED94EAB'" 2018-04-16 16:40:44.717217-0700 imedicflashcards[1798:44302] BT_application: itemType is BT_theme for item with nickname: "no nickname?" and itemId: 1E41F2620449D244ED94EAB 2018-04-16 16:40:44.717539-0700 imedicflashcards[1798:44302] BT_application: buildInterface app interface 2018-04-16 16:40:44.717959-0700 imedicflashcards[1798:44302] BT_background_view: INIT 2018-04-16 16:40:44.718545-0700 imedicflashcards[1798:44302] BT_application: getTabs 2018-04-16 16:40:44.718701-0700 imedicflashcards[1798:44302] BT_database: getBtItemsWithQuery: "SELECT * from tbl_btItems WHERE itemTypeLabel = 'Tab'" 2018-04-16 16:40:44.718836-0700 imedicflashcards[1798:44302] BT_database: getItemsWithQuery: "SELECT * from tbl_btItems WHERE itemTypeLabel = 'Tab'" 2018-04-16 16:40:44.720664-0700 imedicflashcards[1798:44302] ###### TABS COUNT: 0 2018-04-16 16:40:44.720896-0700 imedicflashcards[1798:44302] BT_application: buildInterface: building a single navigation controller with homeScreenItemId: "" 2018-04-16 16:40:44.721050-0700 imedicflashcards[1798:44302] BT_application: getItemDataByItemId: ERROR, no itemId provided 2018-04-16 16:40:44.721197-0700 imedicflashcards[1798:44302] BT_application: getViewControllerForScreen: ERROR no itemId in screenData 2018-04-16 16:40:44.721706-0700 imedicflashcards[1798:44302] BT_navController: pushViewController 2018-04-16 16:40:44.722119-0700 imedicflashcards[1798:44302] Application tried to push a nil view controller on target <BT_navController: 0x7fbc57031600>. 2018-04-16 16:40:44.738598-0700 imedicflashcards[1798:44302] BT_application: This app does not use a splash screen 2018-04-16 16:40:44.738958-0700 imedicflashcards[1798:44302] BT_contextMenu: INIT 2018-04-16 16:40:44.744201-0700 imedicflashcards[1798:44302] BT_loading: fadeOutLoadView 2018-04-16 16:40:44.744961-0700 imedicflashcards[1798:44302] imedicflashcards_appDelegate: reportToCloud 2018-04-16 16:40:44.745422-0700 imedicflashcards[1798:44395] imedicflashcards_appDelegate: reportToCloud: reporting to: https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JA9823AF30F0FC1D7344CF216&apiKey=27CC062F1DBB8B3C4800B74&apiSecret=B42E5F011FC642A4EA62D89&deviceId=187216E0-8C0A-4465-A9A9-49E4973D5BD6&deviceLatitude=0&deviceLongitude=0&deviceModel=iPhone&userId= 2018-04-16 16:40:45.047696-0700 imedicflashcards[1798:44302] imedicflashcards_appDelegate: reportToCloud: Response:{"lastModifiedUTC":"Sat, 31 Dec 2016 22:42:16 -0800"} 2018-04-16 16:40:45.048150-0700 imedicflashcards[1798:44302] imedicflashcards_appDelegate: reportToCloud: app data not modified on server, not refreshing 2018-04-16 16:40:45.049294-0700 imedicflashcards[1798:44302] BT_loading: appDidReportToCloud (BT_viewController) 2018-04-16 16:40:45.247232-0700 imedicflashcards[1798:44302] BT_loading: fadeInStartView 2018-04-16 16:40:45.247938-0700 imedicflashcards[1798:44302] BT_loading: viewWillDisappear (BT_viewController) 2018-04-16 16:40:45.248296-0700 imedicflashcards[1798:44302] BT_loading: fadeOutOnExit (BT_viewController): 2018-04-16 16:40:47.718996-0700 imedicflashcards[1798:44302] imedicflashcards_appDelegate: promptforPushNotificationsAfterDelay 2018-04-16 16:40:47.748985-0700 imedicflashcards[1798:44302] imedicflashcards_appDelegate: didFailToRegisterForRemoteNotificationsWithError (iOS): ERROR: Error Domain=NSCocoaErrorDomain Code=3010 "remote notifications are not supported in the simulator" UserInfo={NSLocalizedDescription=remote notifications are not supported in the simulator} 2018-04-16 16:41:18.269095-0700 imedicflashcards[1798:44302] imedicflashcards_appDelegate: applicationWillResignActive (iOS) 2018-04-16 16:41:18.896711-0700 imedicflashcards[1798:44302] imedicflashcards_appDelegate: applicationDidEnterBackground (iOS) 2018-04-16 16:41:19.811971-0700 imedicflashcards[1798:44302] imedicflashcards_appDelegate: applicationWillEnterForeground (iOS) 2018-04-16 16:41:20.091910-0700 imedicflashcards[1798:44302] imedicflashcards_appDelegate: applicationDidBecomeActive (iOS) 2018-04-16 16:41:20.092969-0700 imedicflashcards[1798:44302] imedicflashcards_appDelegate: reportToCloud 2018-04-16 16:41:20.093598-0700 imedicflashcards[1798:44589] imedicflashcards_appDelegate: reportToCloud: reporting to: https://www.buzztouch.com/api/app/?
 
gatorcade
Code is Art
Profile
Posts: 35
Reg: Jul 17, 2011
Gainesville
1,150
like
04/17/18 07:57 PM (6 years ago)
 

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.