This commit is contained in:
tiago.kayaya
2021-07-30 16:35:59 +01:00
parent be465dc952
commit 818abd2941
2 changed files with 8 additions and 5 deletions
@@ -40,7 +40,6 @@ export class NotificationsService {
}
getAndpostToken(username) {
alert('ALERT' + username)
if (this.platform.is('desktop') || this.platform.is('mobileweb')) {
console.log('Notifications not supported')
} else {