mzvarik

Results 6 issues of mzvarik

Token was renewed.. it called sendTokenToServer() with old token.... and then it called onTokenFetched() with the new token... No idea why...

`{ "notification": { "title": "Notification Title", "body": "Notification Body", "click_action" : "http://example.com" }, "to" : "" }` This will never trigger on "push" event in the service worker if your...

This is NOT issue, but I don't know how to send you a message. You did such a beautiful work with this ❤❤❤ THANK YOU.

Line 469: From: $res = $this->connection->query($q); To: $res = $this->connection->query($q, MYSQLI_USE_RESULT); You will be able to store MUCH MUCH MUCH more before runing out of memory.

I want 2 decimal places. But when I type "1", it says "0.01" So to input "1" I have to type 3 keys! This is really annoying... Except that, this...

enhancement

Really nice, thank you for your work 👍 I love this library and use it a lot!