发布于 2015-07-28 00:18:00 | 354 次阅读 | 评论: 0 | 来源: 网友投递
PhoneGap 跨平台移动应用快速开发平台
PhoneGap是一个用基于HTML,CSS和JavaScript的,创建移动跨平台移动应用程序的快速开发平台。它使开发者能够利用iPhone,Android,Palm,Symbian,WP7,Bada和Blackberry智能手机的核心功能——包括地理定位,加速器,联系人,声音和振动等,此外PhoneGap拥有丰富的插件,可以调用。
PhoneGap是一个用基于HTML,CSS和JavaScript的,创建移动跨平台移动应用程序的快速开发平台。它使开发者能够利用iPhone,Android,Palm,Symbian,WP7,Bada和Blackberry智能手机的核心功能——包括地理定位,加速器,联系人,声音和振动等,此外PhoneGap拥有丰富的插件,可以调用。
PhoneGap-Plugin-Push 1.1.1 发布,此版本包括一些新特性和 bug 修复,最主要的新特性是官方正式支持 Windows 平台!
PhoneGap-Plugin-Push 是 PhoneGap 注册和收到通知推送的插件。
Android 平台可以有多个选项设置推送通知时显示的图标:
完整更新内容:
功能增强:
iOS doesn't add foreground key #41
Android: Notification icon problem #20
iOS badge number #18
How i can set icons for push notifications in status bar and push view in android #14
Support Win8.1 + Phone 8.1 Universal Apps (WNS), drop support for WP8.0 (MPNS) #13
Bugs 修复:
iOS only reads out "aps" payload #29
Event not fired when in background #24
Custom notification sound in background mode? #17
关闭 issues:
iOS only receives first notification in foreground #42
Cannot register on iOS #30
Fix Android paths in src folder #23
PushNotification not defined #21
Error trying to remove the plugin #19
Handling multiple notifications on Android devices #12
PGB (build.phonegap.com) problem #11
reporting location via gcm #6
合并 pull requests:
Updating Readme to document toast capable setting #47 (rakatyal)
Adding behavior for different notification types #28 (rakatyal)
Initial commit to add support for windows universal platform #15 (rakatyal)
更多改进内容请看发行说明。