Skip to content

Could I change localhost by another string? #17

@vervatovskis

Description

@vervatovskis

Hello,

Could I change the name of the default localhost by http://example.com/

For example:

Instead of

[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://localhost:1234"]];

I want to do

[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http:///example.com/"]];

Thanks in advance.

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