I use SwPush for handling push notifications in my Angular app. Here is the code:
export class AppComponent implements OnInit { constructor(private swPush: SwPu