diff --git a/src/app/home/home.page.ts b/src/app/home/home.page.ts index c9c6a9591..5d9561374 100644 --- a/src/app/home/home.page.ts +++ b/src/app/home/home.page.ts @@ -67,8 +67,8 @@ export class HomePage implements OnInit { ngOnInit() { if(!this.platform.is('desktop')) { - this.mobilefirstConnect(); - this.notificatinsservice.onReceviNotification(); + /* this.mobilefirstConnect(); + this.notificatinsservice.onReceviNotification(); */ } this.count(); diff --git a/src/app/pages/login/login.page.ts b/src/app/pages/login/login.page.ts index 50b902e5c..a36401d82 100644 --- a/src/app/pages/login/login.page.ts +++ b/src/app/pages/login/login.page.ts @@ -133,7 +133,7 @@ export class LoginPage implements OnInit { if (attempt) { //this.loginRocketChat(); this.authService.loginChat(this.userattempt); - this.getToken(); + //this.getToken(); if(!this.pin) { this.setPint = true