mobile-push:推送通知库

时间:2024-05-07 18:27:48
【文件属性】:

文件名称:mobile-push:推送通知库

文件大小:73KB

文件格式:ZIP

更新时间:2024-05-07 18:27:48

push-notifications apns firebase-cloud-messaging Scala

移动推 将推送通知发送到移动设备。 支持: 使用HTTP / 2的Apple推送通知服务(APN) 使用旧版二进制协议的Apple Push Notification服务 使用旧版HTTP API的Firebase云消息传递(FCM) Google Cloud Messaging(GCM) 亚马逊设备消息传递(ADM) Windows推送通知服务(WNS) Microsoft推送通知服务(MPNS) 安装 libraryDependencies + = " com.malliina " %% " mobile-push " % " 2.0.2 " 用法 要将通知推送到iOS设备,您需要为您的应用获取证书。 要将通知推送到Android设备,您必须首先从提供商(Google或Amazon)获取API密钥。 要接收通知,移动设备必须首先在您的通知服务器上注册。 进行设置超出了该库


【文件预览】:
mobile-push-master
----project()
--------build.properties(18B)
--------plugins.sbt(230B)
----.github()
--------workflows()
----src()
--------test()
--------main()
----mdoc()
--------src()
----io()
--------src()
----.travis.yml(77B)
----LICENSE(1KB)
----build.sbt(2KB)
----version.sbt(41B)
----README.md(7KB)
----docs()
--------README.md(7KB)
----.gitignore(90B)
----.scalafmt.conf(180B)

网友评论