Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27646] iOS: Ti.Filesystem.File.getDirectoryListing() doesn't return encrypted JS files

GitHub Issuen/a
TypeBug
PriorityHigh
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 8.3.0
Fix Version/sn/a
ComponentsiOS
LabelsengSchedule, parity
ReporterChristopher Williams
AssigneeVijay Singh
Created2019-12-09T19:07:27.000+0000
Updated2020-04-23T14:15:43.000+0000

Description

When encrypting JS code, you can no longer get the original file listing of the source JS files on iOS (but can do so on Android/Windows). This is showing up in our own test suite we run on the SDK. We try to recursively search for *.addontest.js files to load up at app run time into our suite. Those are correctly getting loaded and executed by Android, but for iOS they are not.

Comments

No comments

JSON Source