2

Could you tell me how to ask Permissions upfront? I'm using cordova-plugin-local-notifications plugin.

I have tried below code.But no luck?

 changePaymentReminders() {
    if (this.data.isEnabledPaymentReminders) this.localNotifications.registerPermission();
  }

I need to show this dialog. It works with the notification. But I need to ask it from the user in advance.

enter image description here

Sampath
  • 63,341
  • 64
  • 307
  • 441

0 Answers0