I start connecting Firebase Cloud Messaging to Ionic + Angular, but when I call method const token = await this.firebase.getToken(); I don\'t get anything. Appl
const token = await this.firebase.getToken();