Hristo Chakarov
Hristo Chakarov
Why not adding ability for custom build? Check how [MooTools are doing it](http://mootools.net/blog/2012/08/13/optimizing-mootools-builds-sans-internet-explorer). They wrap old browsers compatibility code in markers (as comments). Then if you use a tool called...
Hi @maniacube , At the time of submitting this issue custom sounds were not yet supported. This has been fixed with this merge. Unfortunately, npm is not yet updated, so...
Not sure. The project I was using local notifications with sound was discontinued long time ago.
Hey @rogchap , Do you guys plan to merge this one? gRPC interceptors are a very clever solutions to many problems. On the other hand, gRPC-web devtools saves our lives...
@jrapoport that's great, however I still think that your fix must become part of the official extension...
Hi all, I prefer to use the same thread rather than creating new issue. The title and description are very close to what I experience. So here is my problem....
Just tested on a real device – Asus Nexus 7, Android 5.1.1, and I can confirm that the issue is reproduced. Please advise.
OK, this one is expected and is written [in the documentation](https://github.com/NativeScript/push-plugin#handling-notification-messages): > If the app is in background, a notification is put in the tray. When tapped, it launches the...
Hi, I started using data-only messages (no notification payload) and indeed `onMessageReceived` is always invoked now, both when app is running in foreground or background. At least on my emulator...
OK, will do, despite the fact that the PR states that it fixes issue with the icon, not the sound...