Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1885] iOS: Titanium.Filesystem: Error setting remote backup flag

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2013-07-24T23:46:31.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsbug, defect, feature, ios
ReporterIan Tearle
AssigneeDaniel Sefton
Created2013-06-12T09:03:29.000+0000
Updated2016-03-08T07:40:48.000+0000

Description

Running an existing (vanilla Titanium) app with the following in the app.js file:
var doNotBackUp = Titanium.Filesystem.getFile(Titanium.Filesystem.applicationDataDirectory);
doNotBackUp.remoteBackup = false;
Results in the following error:
<Warning>: [ERROR] Application received error: Error setting remote backup flag: at app.js (line 1)

Comments

  1. Daniel Sefton 2013-07-24

    Closing as duplicate of TIMOB-14364.

JSON Source