Skip to content

Instantly share code, notes, and snippets.

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
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0