문제

Has anyone found a solution to decompressing RAR files on iPhone (not Jailbroken)? It would be great if there was a library similar to libz.

I did not find anything official from RARlab.

Anyone successful with integrating unRAR into their app? The source code appears to be C++?

I know that this has been asked before, but I've not seen a solution other than porting unRAR which is beyond me. Would greatly appreciate any information or suggestions. Thank you.

도움이 되었습니까?

해결책

If you want to use the unRAR in an iOS app, you'll probably need to find someone experience with C++ to integrate it into your project.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top