Skip to content

App crash when running the example on iOS 9.3.2 #1

@loiterlion

Description

@loiterlion

In LLInstalledApps.m line 69, then app crashes indicating the foo is nil

+ (NSArray *) runningApps{

    NSArray* foo = [[LLInstalledApps sharedInstance] _sysctl_ps];
    assert(foo);
............

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