Hardik Mandanka

Results 2 issues of Hardik Mandanka

this.badge.hasPermission().then((res) => { // Success! this.badge.set(10).then((res) => { // Success! alert("set badge"); }).catch((ex) => { alert(JSON.stringify(ex)); }); }).catch((ex) => { alert(JSON.stringify(ex)); }); This is my code. In this "set badge"...

Hi, My database host on AWS server. When i start to backup mongodb, my mongod service is stop automatic. I think this issue because of large database size(my db size...