local notification cordova replaces the previous notification

前端 未结 0 1566
傲寒
傲寒 2021-01-02 04:28

i am trying to add new local notification in Ionic + cordova:

if(this.platform.is(\'mobile\')) {
  this.localNotifications.schedule({
    id: Math.random(),
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题