Read the statement by Michael Teeuw here.
Phone Notifications
- 
 I was having the same issues with the icons not showing up and made a fork a while back that seems to have fixed the issue. 
 For anyone having the issue check it out here.
- 
 @moosedookie thank you! My push was very similar as well! 
- 
 @ronny3050 the new .js seems not updating the notifications 
- 
 @ronny3050 Oh wow, lol. I totally missed that. 
- 
 Somehow it does not work for me… Here my config file: '{ module: 'phone_notification', position: 'bottom_right', header: 'Benachrichtigungen', config: { accessToken: 'o.bYXXXXXXXXXXXXXXXXX', numberOfNotifications: 5, displayNotificationIcon: true, displayMessage: true, displayCount: true, alert: true, fade: true, maxCharacters: 50 }, }'There is only a text message on my screen saying phone_notification module_7_phone_notification
 Note from admin: Please use Markdown on code snippets for easier reading! 
- 
 same problem here  
- 
 This post is deleted!
- 
 @rajbadri exactly! i have the same thing 
- 
 Hmm, I have the same Problem… :-) Does anybody know, where the mistake is? Greets gismo2006 
- 
 Yeah! :-) If you look in my last post you can read that i have the same problem like the post before. Yesterday evening i remember myself at scool time and the computer lessons. I remember there was diffrent editors which will help to manage your code. But the important feature was the code check option. so i copy the code of phone_notification.jsin a editor and press the check button. (It will be found inmodules/phone_notification) And the editor display me some error. There was an missing In line 123 (console.log("display icon: ");) I have edit this, then saving the file an everythink works fine.I hope that will help you. Sorry for my bad englich :-) I hope you can understand… Greets gismo2006 
