Unrar4iOS icon indicating copy to clipboard operation
Unrar4iOS copied to clipboard

Unrar library ported to iOS (deprecated, consider use https://github.com/abbeycode/UnrarKit)

Results 8 Unrar4iOS issues
Sort by recently updated
recently updated
newest added

what license does this project apply?

How can we get progress / callbacks during uncompressing the files using Unrar4ios ?

I get an `EXC_BAD_ACCESS` error when calling `-[Unrar4iOS unrarListFiles]`. The stack trace shows: ``` 0 File::Tell() 1 Archive::ReadHeader() 2 Archive::SearchBlock(int) 3 RARReadHeaderEx 4 -[Unrar4iOS unrarListFiles] ``` It would be great...

No support Cirillic symbols in the name UnRar file

it has a leak problem when i obtaine the list of file in rar and when close the rar

I'm not sure if i need to set a flag or something, but each time i try to extract a file with more than one archives associated, I get a...