Skip to content

URLWithString: returns nil #7

@daniele99999999

Description

@daniele99999999

In IACManager.m, method:

  • (void)sendIACRequest:(IACRequest*)request

return value is a NSURL converted from final_url. But in my testing always return nil. i addeded this line of code:

NSString* final_web_url = [final_url stringByAddingPercentEscapesUsingEncoding:NSUTF8StringEncoding];

and seem fixing the problem

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