Not implemented at this point, and I am not sure if/when we'll get to
it. Probably at the same time we start supporting Apple Push
Notification :)
You could easily extend the PhoneGap framework, though. Just
encapsulate the push functionality in a Command (check out the Java
source under src/com/nitobi/phonegap/impl and impl/api) and add your
new Command to the CommandManager class.
Let me know if you attempt this and how it goes :)
On Feb 10, 9:44 am, Millisecond <millisec...@gmail.com> wrote:
> Has anyone used Blackberry Push (
http://na.blackberry.com/eng/developers/javaappdev/pushapi.jsp > ) with a PhoneGap implemented app?
> Can't find any resources around, but google searches are all mucked up
> with overloaded uses of "push" "alert", and "notification" so I might
> be searching on the wrong thing.
> Thanks,
> -Millisecond