Skip to content

crash with iOS9 Xcode7 #186

Open
Open
@Baoge2012

Description

NSString *str = @"{"123123":"1"}";
NSDictionary *jsonObj = [str objectFromJSONString];
[jsonObj JSONData];

crash on [jsonObj JSONData];
only who know how to solve this?

default

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