Skip to content

Instantly share code, notes, and snippets.

@PaoloMessina
Created March 22, 2016 15:45
Show Gist options
  • Select an option

  • Save PaoloMessina/dd9f8704f831c299ceef to your computer and use it in GitHub Desktop.

Select an option

Save PaoloMessina/dd9f8704f831c299ceef to your computer and use it in GitHub Desktop.
2016-03-22 16:43:59.025 PushTestSample[20516:13457957] Apache Cordova native platform version 4.0.1 is starting.
2016-03-22 16:43:59.025 PushTestSample[20516:13457957] Multi-tasking -> Device: YES, App: YES
2016-03-22 16:43:59.031 PushTestSample[20516:13457957]
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-22 16:43:59.105 PushTestSample[20516:13457957] Using UIWebView
2016-03-22 16:43:59.106 PushTestSample[20516:13457957] [CDVTimer][handleopenurl] 0.056028ms
2016-03-22 16:43:59.108 PushTestSample[20516:13457957] [CDVTimer][intentandnavigationfilter] 1.169026ms
2016-03-22 16:43:59.108 PushTestSample[20516:13457957] [CDVTimer][gesturehandler] 0.043035ms
2016-03-22 16:43:59.108 PushTestSample[20516:13457957] [CDVTimer][TotalPluginStartup] 1.527011ms
2016-03-22 16:43:59.123 PushTestSample[20516:13457957] createNotificationChecker
2016-03-22 16:43:59.123 PushTestSample[20516:13457957] not coldstart
2016-03-22 16:43:59.124 PushTestSample[20516:13457957] active
2016-03-22 16:43:59.124 PushTestSample[20516:13457957] PushPlugin skip clear badge
2016-03-22 16:43:59.289 PushTestSample[20516:13457957] Resetting plugins due to page load.
2016-03-22 16:43:59.448 PushTestSample[20516:13457957] Finished load of: file:///var/mobile/Containers/Bundle/Application/22DCFC9C-7C9B-4644-8C62-5715EC37F3C7/PushTestSample.app/www/index.html
2016-03-22 16:43:59.472 PushTestSample[20516:13457982] Push Plugin register called
2016-03-22 16:43:59.472 PushTestSample[20516:13457982] PushPlugin.register: setting badge to false
2016-03-22 16:43:59.472 PushTestSample[20516:13457982] PushPlugin.register: clear badge is set to 0
2016-03-22 16:43:59.472 PushTestSample[20516:13457982] PushPlugin.register: better button setup
2016-03-22 16:43:59.472 PushTestSample[20516:13457982] GCM Sender ID 387600533793
2016-03-22 16:43:59.472 PushTestSample[20516:13457982] Using GCM Notification
2016-03-22 16:43:59.472 PushTestSample[20516:13457982] Using GCM Sandbox
2016-03-22 16:43:59.478 PushTestSample[20516:13457957] Push Plugin register success: <36b58cbf aad8edf1 f40a9d64 90fdd420 ae60ce2a 5fba9110 f1fd69d6 8bb239b2>
2016-03-22 16:43:59.521 PushTestSample[20516:13457957] GCM Registration Token: mEmRoEoDqMs:APA91bG3pZ4ruZUSTzXfQtROq1Cdx2fKhEYU3zwQIT9BKm22KWzA5JkaXAER1kYiWh1veZ96OBa7PQxyklsvDuWSxPk_KL4e9RWQb0wehtHPK15bEzmhHvRTB5tHi2Ck9BJDLKWpqwVr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment