Skip to content

Instantly share code, notes, and snippets.

@cmboros
Created April 1, 2016 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmboros/edf62aed0db5583ebdf488f5f452e32a to your computer and use it in GitHub Desktop.
Save cmboros/edf62aed0db5583ebdf488f5f452e32a to your computer and use it in GitHub Desktop.
Error xCode
2016-03-31 15:55:11.727 AppName[9536:1368591] DiskCookieStorage changing policy from 2 to 0, cookie file: file:///private/var/mobile/Containers/Data/Application/D0289CE2-79B5-45D6-8B37-4B9D8ABA5D06/Library/Cookies/Cookies.binarycookies
2016-03-31 15:55:11.843 AppName[9536:1368591] Apache Cordova native platform version 4.1.0 is starting.
2016-03-31 15:55:11.844 AppName[9536:1368591] Multi-tasking -> Device: YES, App: YES
2016-03-31 15:55:11.878 AppName[9536:1368591]
Started backup to iCloud! Please be careful.
Your application might be rejected by Apple if you store too much data.
For more information please read "iOS Data Storage Guidelines" at:
https://developer.apple.com/icloud/documentation/data-storage/
To disable web storage backup to iCloud, set the BackupWebStorage preference to "local" in the Cordova config.xml file
2016-03-31 15:55:11.996 AppName[9536:1368591] Using WKWebView
2016-03-31 15:55:11.997 AppName[9536:1368591] [CDVTimer][handleopenurl] 0.306964ms
2016-03-31 15:55:12.004 AppName[9536:1368591] [CDVTimer][intentandnavigationfilter] 5.915999ms
2016-03-31 15:55:12.004 AppName[9536:1368591] [CDVTimer][gesturehandler] 0.144005ms
2016-03-31 15:55:12.013 AppName[9536:1368591] [CDVTimer][keyboard] 8.257031ms
2016-03-31 15:55:12.121 AppName[9536:1368591] Serving asset bundle version: 27ccc735fc80ecf7c591c5b1ad953bd32044e1e4
[INFO] GCDWebServer started on port 12544 and reachable at http://localhost:12544/
2016-03-31 15:55:12.125 AppName[9536:1368591] [CDVTimer][webapplocalserver] 111.936986ms
2016-03-31 15:55:12.145 AppName[9536:1368591] [CDVTimer][statusbar] 19.155025ms
2016-03-31 15:55:12.165 AppName[9536:1368591] [CDVTimer][splashscreen] 19.792020ms
2016-03-31 15:55:12.167 AppName[9536:1368591] [CDVTimer][file] 1.890957ms
2016-03-31 15:55:12.231 AppName[9536:1368591] [CDVTimer][socialsharing] 63.732982ms
2016-03-31 15:55:12.231 AppName[9536:1368591] [CDVTimer][TotalPluginStartup] 234.031022ms
2016-03-31 15:55:12.581 AppName[9536:1368591] active
2016-03-31 15:55:12.581 AppName[9536:1368591] PushPlugin skip clear badge
2016-03-31 15:55:16.051 AppName[9536:1368591] THREAD WARNING: ['Device'] took '19.845947' ms. Plugin should use a background thread.
2016-03-31 15:55:16.554 AppName[9536:1368591] Missing analyticsSettings in Meteor.settings.public
2016-03-31 15:55:16.555 AppName[9536:1368591] device capability: {"supportedAudioModes":[],"supportedImageModes":[],"supportedVideoModes":[]}
2016-03-31 15:55:16.722 AppName[9536:1368738] Push Plugin register called
2016-03-31 15:55:16.722 AppName[9536:1368738] PushPlugin.register: setting badge to false
2016-03-31 15:55:16.722 AppName[9536:1368738] PushPlugin.register: clear badge is set to 0
2016-03-31 15:55:16.723 AppName[9536:1368738] PushPlugin.register: better button setup
2016-03-31 15:55:16.723 AppName[9536:1368738] GCM Sender ID (null)
2016-03-31 15:55:16.723 AppName[9536:1368738] Using APNS Notification
2016-03-31 15:55:16.969 AppName[9536:1368591] Error syncing to server time: Error: network
2016-03-31 15:55:16.998 AppName[9536:1368591] Push Plugin register success: <9401cc22 6f354f39 ae896494 d0b5358a 28623f67 992e3424 c1c7d5f0 e318fa71>
2016-03-31 15:55:17.842 AppName[9536:1368591] active
2016-03-31 15:55:17.842 AppName[9536:1368591] PushPlugin skip clear badge
2016-03-31 15:55:18.012 AppName[9536:1368591] Error syncing to server time: Error: network
2016-03-31 15:55:19.077 AppName[9536:1368591] Error syncing to server time: Error: network
2016-03-31 15:55:20.505 AppName[9536:1368591] Error syncing to server time: Error: network
2016-03-31 15:55:21.145 AppName[9536:1368591] Error syncing to server time: Error: network
2016-03-31 15:55:22.185 AppName[9536:1368591] Error syncing to server time: Error: network
2016-03-31 15:55:22.186 AppName[9536:1368591] Max number of time sync attempts reached. Giving up.
2016-03-31 15:55:47.894 AppName[9536:1368591] Uncaught Error: ReferenceError: Can't find variable: videoCaptureSuccess:1764:http://localhost:12544/app/app.js?hash=3986cec43739e0b9d537d69e23b0bb5c4bc5e83d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment