Skip to content

Windows phone not working #60

@klase

Description

@klase

Hi,

I've got spacebrew running on a local server and can connect clients from iPhones, iPads etc but for some reason it fails on windows phone (10):

try {
this.sb = new Spacebrew.Client({server: this.server});
this.sb.name(this.appName);
this.sb.connect();
} catch (e) {
alert(e);
}

I just get TypeError: Invalid calling object

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions