this is sweet --- should get it working w/ plugin-install [1] and/or
cordova-client [2]

[1] https:////github.com/imhotep/pluginstall
[2] https://github.com/filmaj/cordova-client

On Tue, Nov 27, 2012 at 7:56 PM, Michal Mocny <[email protected]> wrote:
> Thanks!
>
> On Tue, Nov 27, 2012 at 2:47 PM, Shazron <[email protected]> wrote:
>> Just tested it out, looks great! One thing I noticed though -- the function
>> signatures don't match between .h and .m (the .m has the new signature we
>> should be using going forward).
>>
>>
>> On Tue, Nov 27, 2012 at 9:00 AM, Michal Mocny <[email protected]> wrote:
>>
>>> Hi all,
>>>
>>> As promised, this is the first version of a w3c Web Notifications
>>> implementation for iOS.
>>>
>>>
>>> https://github.com/mmocny/phonegap-plugins/tree/web_notifications/iOS/WebNotifications
>>>
>>> Example usage includes scheduling notifications in the resign event
>>> (the bugfix to allow executing js, including further exec calls,
>>> during that time was fixed earlier).
>>>
>>> Upcoming work:
>>> - Android version (we already have a plugin that is very close to this)
>>> - Improved scheduling (intervals, set date/time)
>>>
>>> The plugin needs more testing for when notifications fire while app is
>>> not running, so mileage may vary there.
>>>
>>> Let me know what you think!
>>>
>>> -Michal
>>>

Reply via email to