We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android版Google Chromeの正式版がPush APIに対応していたので、通知機能を実装する。
但し、Google Cloud Messaging から Service Worker を立ち上げることと、HTTPSが必須な模様 #84
尚、SafariはSafari Push Notifications があるが、iOSには現時点で未対応。
The text was updated successfully, but these errors were encountered:
これ面白いですね!!
Sorry, something went wrong.
oecu.pw あるいは bus.oden.oecu.jp でのサーバ証明書取得については運営面の都合で幾らか障害がありますので、とりあえずHerokuに置くというのもありですね。
herokuの利用は確かに便利ですね!
mugifly
No branches or pull requests
Android版Google Chromeの正式版がPush APIに対応していたので、通知機能を実装する。
但し、Google Cloud Messaging から Service Worker を立ち上げることと、HTTPSが必須な模様 #84
利用目的
現時点の対応可能ブラウザ:
尚、SafariはSafari Push Notifications があるが、iOSには現時点で未対応。
参照:
The text was updated successfully, but these errors were encountered: