Versão atual:

Erro no projeto de referência mobile no objeto 'ThfSyncService'

Bom dia,

Estou utilizando o projeto de referência para app mobile disponível no link https://github.com/devtotvs/thf-conference-sample

Fiz a instalação e ao executar o app ocorre o seguinte erro:

Typescript Error Property 'getHttpResponses' does not exist on type 'ThfSyncService'. .../thf-conference-sample-master/thf-sample-app-conference/src/app/app.component.ts private getResponses() { this.thfSync.getHttpResponses().subscribe(thfHttpClientResponse => {

Typescript Error Property 'getHttpResponses' does not exist on type 'ThfSyncService'. ...nce-sample-master/thf-sample-app-conference/src/pages/signup/signup.component.ts private httpCommandEvents() { this.thfSync.getHttpResponses().subscribe(thfHttpClientResponse => {

Versões (2):

Ver a versão formatada

Erro no projeto de referência mobile no objeto 'ThfSyncService'

  • criado 19 de Jul de 2018

Comentário

new question