Skip to content

Unable to start the server in iOS as Bool type is not acceptable in Objective C - (RN version - 0.76.3) #127

@ankuragrawal29

Description

@ankuragrawal29

FPStaticServer.start(this.port, this.root, this.localOnly, this.keepAlive)
.then((origin) => {
this._origin = origin;
return origin;
});

Warning: Error: FPStaticServer.start(): Error while converting JavaScript argument 2 to Objective C type BOOL. Objective C type BOOL is unsupported.

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