stub out client media sync
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
|
||||
}, 3600000);
|
||||
}
|
||||
//LocalSync.startSync();
|
||||
});
|
||||
|
||||
})();
|
||||
@@ -2280,6 +2280,7 @@ var AppInfo = {};
|
||||
if (AppInfo.isNativeApp && !$.browser.android) {
|
||||
require(['localsync']);
|
||||
}
|
||||
//require(['localsync']);
|
||||
}
|
||||
|
||||
function initCordovaWithDeviceId(deferred, deviceId) {
|
||||
|
||||
Reference in New Issue
Block a user