issues Search Results · repo:Nickersoft/push.js language:JavaScript
Filter by
169 results
(61 ms)169 results
inNickersoft/push.js (press backspace or delete to remove)Hi,
Apple hase realsed the Webpage push notification in iOS 16.4. This library support it? I ve try opening the
https://pushjs.org demo but doesn t work.
Thanks, Francesco
superkekko
- Opened on Aug 24, 2023
- #299
i pushed a notification to the browser but only i see the notification and the others don t
dat101
- Opened on Dec 28, 2022
- #297
chrome version: Version 104.0.5112.101 (Official) (ARM64)
The notification permission has been granted
WGinit
- 1
- Opened on Aug 18, 2022
- #295
const express = require( express );
const app = express();
const Push = require( push.js )
app.use(express.json());
app.get( / , (req, res) = {
res.sendFile(__dirname + /index.html );
});
app.post( ...
kuspia
- 3
- Opened on May 16, 2022
- #292
Sorry if complete noob ish but is there
1) a way to notify user (who accepted the notifications) while offline (i.e. not on my site)?
2) if #1 is possible, how do I get the unique identifier that identifies ...
taewookim
- Opened on Mar 16, 2021
- #276
I am using your push notifications within a setTimeout method? Are they being cached? They only seem to appear once
justinjalandoniiwest
- Opened on Feb 25, 2021
- #273
Is this the correct way? How do I specify the directory? This is for a .NET mvc
Push.create( New Message! , {
body: parsedMessageDetails[MESSAGE],
icon: /Content/icons/message-alert.png ,
...
justinjalandoniiwest
- Opened on Feb 25, 2021
- #272
I have a site that pushes multiple notifications. When the user clicks on one of them, the browser window appears and
the notification is disappearing - OK
Is it possible to close some of the other notifications? ...
leusch
- Opened on Nov 20, 2020
- #270
on Mobile Chrome browser New Window does not open on Onclick. Notification appers but onclick it does nothing on mobile
chome browser. but in computer browser it works.
I am using this code:
tag: p +lsobj.dta[i].r, ...
sazzadhusain2018
- Opened on Nov 14, 2020
- #269

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.