Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.
This repository was archived by the owner on Jan 31, 2019. It is now read-only.

Unable get root directory on jailbroken device #5

@iThanh

Description

@iThanh

Thank you for your git.

I try to get root directory on my jailbroken device, but it only show content like AFCCrashLogDirectory.
My code here:

AFCRootDirectory *rootDirectory = [device newAFCRootDirectory];
NSArray *rootContent = [rootDirectory directoryContents:@""];
NSLog(@"root = %@", rootContent);

Help me, please!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions