Notification are working

This commit is contained in:
Eudes Inácio
2022-12-26 14:47:51 +01:00
parent 6fd41096a1
commit 92dab2d580
3 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -134,8 +134,8 @@ export class HomePage implements OnInit {
this.logDeviceInfo();
// this.notificationsService.onReciveForeground();
// this.notificationsService.onReciveBackground();
this.notificationsService.onReciveForeground();
this.notificationsService.onReciveBackground();
window.addEventListener('online', () => {
// console.log('Became online')