MoradAbdelgaber

Results 7 comments of MoradAbdelgaber

@stefaneli31 I am using this version , but the plugin only trigger the last notifications l scheduled . ??

@marioshtika. Yes I provide differrent Id , I am using Math.random() functionality to handle this . Any idea to solve this ?

@marioshtika Let rand = Math.random(); Cordova.plugins.notification.local.schedule({ id : rand , title : 'title' , text : 'text', foreground : true , trigger : { every : { weekday : 1...

I have solved the problem . The problem was the plugin see all the ids is the same if it is not equal mathematically. I have changed the id from...

same problem here . Listen to "close" and "error" events on peer 2. nothing happened if peer 1 close call !!

@caobo171 any news here for this bug . still getting nothing with getRealTimeLogs