Skip to content

redirect event for iOS not having the correct (new) url #16

Open
@serseb

Description

@serseb

The line 105 (in TiWebdialogModule.m):
@"url" : [_url stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding]

should be:
@"url": URL.absoluteString

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions