Hi all, I need to zip / unzip files inside a MonoTouch app, can anybody provide suggestions about available libraries or direct experience?
At the moment, I found only the monotouch-ziparchive library (https://github.com/ayoung/monotouch-ziparchive), but I didn't perform any test with it. Is it a good library? any pro / cons? I saw also some posts speaking about the use of SharpZipLib in monotouch (eg. http://stackoverflow.com/questions/4600923/monotouch-icsharpcode-sharpziplib-giving-an-error ) but I didn't understand if SharpZipLib is already "supported" for use in monotouch (eg. if it is provided as a monotouch library / project). Any suggestion? -- View this message in context: http://monotouch.2284126.n4.nabble.com/Zip-libraries-for-MonoTouch-tp3661628p3661628.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
