You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was glad using zipfile module for my projects.
I updated my xcode and titanium, now, it seems to crash. The app doesnot extract the zip. Need the reply asap.
The text was updated successfully, but these errors were encountered:
I'm using ZipFile with iOS7.1, Titanium CLI version 3.2.1 and Titanium SDK version 3.2.2.GA.
Make sure you're downloading and extracting in the writeable directory. Also I had to remove the file:// from the paths on mac via: Ti.Network.decodeURIComponent(resourcesDirectory).replace('file://', '');
I was glad using zipfile module for my projects.
I updated my xcode and titanium, now, it seems to crash. The app doesnot extract the zip. Need the reply asap.
The text was updated successfully, but these errors were encountered: