EasyNotifyLibProject icon indicating copy to clipboard operation
EasyNotifyLibProject copied to clipboard

Send firebase notifications to your users very easily: A new Android Lib

Results 1 EasyNotifyLibProject issues
Sort by recently updated
recently updated
newest added

Hey @iammannan Can you fix your code...??? so i noticed that the String 'nclick_action' is not used ..... i used it in the sendNotification Method it was: this.notificationObject.put("title", this.ntitle).put("body", this.nbody).put("sound",...