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.