Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 7 is not compatable #16

Open
kirthika opened this issue Sep 26, 2013 · 2 comments
Open

iOS 7 is not compatable #16

kirthika opened this issue Sep 26, 2013 · 2 comments

Comments

@kirthika
Copy link

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.

@pbosma
Copy link

pbosma commented Apr 16, 2014

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://', '');

Hope this helps!

@kirthika
Copy link
Author

kirthika commented Nov 3, 2014

Thanks pbosma.. I found other alternates since I dint receive any reply when I waited. Thanks anyways..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants