Remove IBM push notification and jsonstore, added cordova notifications

This commit is contained in:
Eudes Inácio
2021-10-30 16:51:29 +01:00
parent cd88f49469
commit f61723599e
13 changed files with 165 additions and 473 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ export class InactivityPage implements OnInit {
}
getToken() {
this.notificatinsservice.getAndpostToken(this.username);
//this.notificatinsservice.getAndpostToken(this.username);
}
setCode(code: string) {