-
The [Push API](https://developer.mozilla.org/en-US/docs/Web/API/Push_API) allows "native" notifications to be sent via a service worker. Essentially this allows us to send notifications though the AA …
-
Android版Google Chromeの正式版が[Push API](http://www.w3.org/TR/push-api/)に対応していたので、通知機能を実装する。
但し、Google Cloud Messaging から Service Worker を立ち上げることと、HTTPSが必須な模様 #84
### 利用目的
- 予め指定した便の出発時刻の通知
### 現時点の対応可能…
-
### Step 1: Describe your environment
Operating system: MacOS
Browser: Safari/Chrome
Firebase SDK version: 10.1.0
### Step 2: Describe the problem:
I already gave the permissions howe…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
I am working on your code from yesterday but it did not worked for me can you please suggest me for some steps.
-
Latest status: see https://github.com/brave/brave-browser/issues/2362#issuecomment-571775236
## Description
I've seen DT notifications for various sites (gmail, community, twitter, reddit, etc)…
-
Using https://developer.apple.com/documentation/usernotifications/sending_web_push_notifications_in_web_apps_safari_and_other_browsers#4189541, it's possible to set an app badge, at least on iOS, to t…
-
### Description
Attempting to create a push notification subscription fails on desktop -- tested on macOS and Windows 10.
```
service-worker.js:49 Error creating subscription AbortError: Registratio…
-
We have a user sign up with a MacBook. That works fine. However, when sending, we get this error:
```text
Client error: `POST https://web.push.apple.com/xyz` resulted in a `403 Forbidden` respon…
-
Is it possible to implement a iOS share extension for CS to share e.g. websites (links) from Safari app or images (http_upload) from the photos app? Like described here:
https://developer.apple.com…