BlackBerry Webworks 7 with pusher

Hello

I develop a webworks app for blackberry blackberry 7 os and I was wondering how I could grow activated. As I found here http://developer.blackberry.com/html5/documentation/push_service.html it is supported only on BB 10 OS, so what do I do? Is it possible to make this work in BB 7 OS?

Kind regards

Hacène

According to the API reference, push is available from Blackberry OS 5:

http://developer.BlackBerry.com/HTML5/APIs/BlackBerry.push.html

And for Blackberry OS 10, we use the PushService:

http://developer.BlackBerry.com/HTML5/APIs/BlackBerry.push.pushservice.html

Tags: BlackBerry Developers

Similar Questions

  • WebWorks app with part without head

    I'm devolopping a webworks SDK-based application.

    I want to develop a plugin that communicate with a native service without a head.

    I used the sample of The Headless Service sample that shows how to create a long service life without a head.

    Also, I used the model of the creation of a plugin of cordova for communication between JavaScript and native part.

    2 samples of separately work fine, I have not found how to configure make them work together. I mean How to invoke the service without a head form Javascript side.

    As BlackBerry Webworks Extension Native and native headless service project have the same structure of project, I don't have how to configure my Webworks and my native project without head to communicate with each other.

    Help please?

    Hello

    WebWorks 2.1 has a «create headless» CLI command This operation generates a sample application in which the momentics project built directly in the project WebWorks. It illustrates invocation of WebWorks for headless.

    http://developer.BlackBerry.com/HTML5/documentation/v2_1/creating_a_ww_app_with_headless_app.html

  • BlackBerry WebWorks Packager

    Hello

    I am interested in how to do package a webworks project and can't seem to understand it and was hoping to get help.

    -This is for smartphones using the new HTML5 Webworks kit.

    -J' installed ripple (v 0.9.0.11)

    -J' I installed SDK WebWorks (link to the new site): this is BlackBerry WebWorks SDK 2.2.0.15

    and installed under C:\Program Research In Motion\BlackBerry WebWorks SDK 2.2.0.15

    On the new site, it mentions that the default path is C:\Program Research In Motion\BlackBerry WebWorks Packager\.

    https://bdsc.webapps.BlackBerry.com/HTML5/documentation/ww_getting_started/creating_an_app_1885567_1...

    I'm going to assume the instructions are wrong (?) and the correct path (default)

    C:\Program search in Motion\BlackBerry WebWorks SDK 2.2.0.15

    If this is not bad, where can I find this new package manager? Link the site points to BlackBerry WebWorks SDK 2.2.0.15 which installs the path above.

    So assuming that isn't true, that I tried to correct the path in the settings of the ripple to

    C:\Program search in Motion\BlackBerry WebWorks SDK 2.2.0.15

    It gave me an error

    Oh, Snap! Build request failed with the message: [ERROR] feature is not found in any extention (blackberry.ui)

    All I'm doing at this point is get the sample application to run. No changes at all.

    Hoping someone can help. I'm testing my application in car and wrap it up, but just spend hours 3 recent trying just a demo application package.

    Hi raj786,

    Thank you for pointing out the error in the documentation, we have people working on it. The docs make reference to the OLD default path before the latest SDK.

    I don't think that there is a function "blackberry.ui". I believe that the only relevant are blackberry.ui.dialog and blackberry.ui.menu.Can please, you post your config.xml so I can check its correct?

  • Ripple cannot packge Blackberry Webwork project

    Hi all

    I'm new to Blackberry Webwork and I am trying to build the first ever webwork application for smart phone: the HelloWorld

    I installed Blackberry Webworks SDK for Smartphone in Win 7 2.3.1.5; with JDK 6 u33

    My project located at C:\WWProjects\HelloWorld

    I have configured Ripple

    Path SDK: C:\Program Files (x 86) \Research in Motion\BlackBerry WebWorks SDK 2.3.1.5

    The project root: C:\WWProjects\HelloWorld

    Name of archive: HelloWorld

    Output folder: C:\WebworkOutput

    Everything in package using ripple; It always returns an error:

    "Oh Snap!" Build request failed with the message: CreateProcessW: the system cannot find the specified file. »

    I already have role for Java and bbwp to run as administrator, but it does not help.

    The a side to a same problem and already overcome?


    Okay okay, let's try something else.

    Can you confirm that your PATH variable contains the following keys?

    %Systemroot%/System32

    SystemRoot

  • BlackBerry Webworks and 'hardware back button '.

    Hello

    I have problem to apply the logic of my application with the "hardware back button.

    I use jquery mobile to create a phonegap for Blackberry WebWorks (Smartphone version) application.

    When I have a link in my page as:

    
    

    everything works fine.

    But when I use the WebWorks API to hook the hardware back button ' ' like this

    blackberry.system.event.onHardwareKey(blackberry.system.event.KEY_BACK,function() {
        history.back();
        return false;
    });
    

    my application is just closed. (I tested on 9800 OS6 Simulator and real device 9300 Curve 3 G with OS6)

    It is also strange, when I change the function of

    blackberry.system.event.onHardwareKey(blackberry.system.event.KEY_BACK,function() {
        alert('Debug');
        return false;
    });
    

    The alert dialog will appear and then my app will not be closed (to be correct)

    So the problem is the "history.back()" inisde () calling the onHardwareKey handler function

    Can someone help me more?

    Thank you

    I upldated my sdk to 2.1.1 and don't have the problem more on Simulator 9930. I think I got 2.1.0.24 front

  • How to free the memory through BlackBerry Webworks Code

    I am faced with the question as "the available memory on your device is low. Close to some of the items below. "When I close the application of phonegap webworks after a few shots. How to free the memory through BlackBerry Webworks Code.

    It is a good number that in the face of demand for the BB webworks. Very common when you dynamically load images or by using the browser in your application. Please visit this link for details...

    http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/device-memory-is-low-issue-for-a...

  • BlackBerry WebWorks - Eclipse

    Hello

    Here, I get a little confused.

    Here's my problem:

    I have a BlackBerry WebWorks working on Eclipse environment (2.5.1 * BlackBerry WebWorks plugin) and BlackBerry WebWorks plugin SDK (2.0.0), okay?

    So, the thing is: I get a "ClassNotFoundException" error in my application. I have two .jar in the "ext" directory One is my custom package called Database.jar (where I make Access db with sqlite and so on (it is a plugin phonegap)) and the phonegap.0.9.4.jar which is the framework.

    It is very good. Everything works like a charm when I compile with bbwp.exe version 1.5. But when I compile with the 2.0 SDK, I get a ClassNotFoundException. I'm looking for the class that is not found. That's fine also.

    I would like to know one thing: how is possible to debug java code in this environment? I have no IDEA how must! I do the java code by my spirit! It's crazy!

    Hello again everybody (who have read this thread).

    The thing is: I already knew the answers... but this error was driving me crazy.
    The problem of the "ClassNotFoundException" was: I extracted my Database.jar.
    Just that! Since the 1.5 SDK, it was inside the pot and now I've pulled the jar into the "ext" folder and everything works like a charm...
    Strange.

    That's all. It is the answer for my son. Thanks again.

    PS: The question on ' how to debug java code in Eclipse WebWorks still... ". ». If someone can answer me...

  • Cannot run my signed Blackberry WebWorks Application in the emulator

    I am developing an Application Blackberry WebWorks Eclipse 3.6 (Helios).

    Sun JDK, Apache Ant and Blackberry Web and WebWorks SDK Plug-Ins for Eclipse are installed and cunfigured correctly.

    I have received sign of blackberry keys and them installed Eclipse and created a new Application of BlackBerry Webworks (Hello World) without any problem.

    But when I try to run the app in the Blackberry Simulator, Eclipse sings with my keys properly and emulator application starts. But my application starts, nor do I find in anywhere in the emulator.

    When I try the cod installation file signed in my phone, I can install it and see it in my phone but this time it doesn't start at all.

    I'm really stuck at this point. Assistance would be appreciated.

    Thanks in advance.

    You have helped indeed.

    Started to use the emulator to ripple and I can work with it as a miracle and test my application.

    The problem here is that I was redirected to totally wrong positioning to develop because site Web of PhoneGap.

    Thanks again.

  • WebWorks supports the push service?

    Hi all!

    My question is simple: webworks can receive push notifications?

    Thank you!

    Would that help?
    http://docs.BlackBerry.com/en/developers/deliverables/24182/Configuring_the_push_server_1226778_11.j...

  • BlackBerry software "Mixture of BlackBerry cannot communicate with your device."


    Specifically, I found the issue...

    IF the phone is connected via USB, AND IPv6 is enabled in the phone on the phone to his active WiFi connection to the same network as the computer, THEN BlackBerry mixture won't work.

    Possible workaround solutions to the user:

    Swipe down-> "Settings"-> "Networks and connections"-> "WiFi"-> "saved." YOUR_NETWORK-> set "Enable IPV6" OFF-> 'Save'-> Connect... (disable IPv6)

    or:

    Set up two "one saved Networks with and the other with active IPv6, use the one with IPv6 disabled when you want to use the BlackBerry mixture connected with USB and the other when wanting to access websites IPv6." (more complicated to connect to the router)

    or:

    Disable the WiFi BLackBerry when you want to use BlackBerry mixture with USB. (the additional steps each time to a mixture of BlackBerry and WiFi)

    or:

    Hang the phone up to another wireless computer. (many people do not have this as an option)

    or:

    Go totally wireless when you use BlackBerry mixture. (No link BlackBerry...)

    or:

    Something else?

    BlackBerry fix and you should deal with this.

  • BES API must be used for Blackberry Enterprise Activation with?

    Which BES API method should be used to do Blackberry Enterprise Activation with?  On this, I found an example of code.

    Thank you.

    Hello

    Enterprise activation can be done through the BAA, it must take over the device. If you are looking for a code to set the EA password then please refer to the Interface of BAADispatcher the reference documents API BAA for the code examples:

    http://www.BlackBerry.com/developers/docs/BAA/5.0.0/

  • BlackBerry Webworks 1.0 will be able to use the custom pluging created using 10.2 native API

    Hi all

    It is feasibe to use plugins created using native c ++ for my Blackberry webworks 1.0 10.2?

    I created a plugin using the cellular data interface which is available only on 10.2, but not in 10.0.Now, I want to use it in my WebWorks app which is pacakged thanks to version 10.0 of Blackberry WebWorks.

    I really appreciate any help. Thanks in advance.

    Indeed, this should be possible as long as the device that the application runs on is 10.2 +.

    WebWorks 1.0 and 2.0 WebWorks both have the same OS compatibility.

  • BlackBerry WebWorks SDKS for smartphones

    Hello

    SDK BlackBerry WebWorks for smartphones still exist? I tried to download it, but I'm always redirected to 10. Help, please.

    Thank you.

    Hello

    You can find the version BBOS here:

    https://developer.BlackBerry.com/BBOS/HTML5/download/

  • How to change BlackBerry Smartphones Blackberry ID associated with my phone

    Hello

    How can I change the Blackberry ID associated with my phone?

    When I try to change it in the options it says invalid password even though I can connect with the new ID from the web browser.

    Please notify.

    Thank you

    Samer

    Hello and welcome to the community!

    Here's a knockout who deals with this situation:

    • KB26694 How to change the BlackBerry ID on a BlackBerry smartphone or BlackBerry PlayBook Tablet

    The resolution is drastic, I agree... but it is what it is.

    Good luck and let us know!

  • How to debug the java application BlackBerry on Eclipse with a BlackBerry Smartphone?

    Problem:

    How to debug the java application BlackBerry on Eclipse with a BlackBerry Smartphone?

    The following procedure:

    http://docs.BlackBerry.com/en/developers/deliverables/12002/Debug_an_app_on_BB_device_656366_11.jsp

    Error:

    An internal error occurred during: "launch WMMS_ACC_video_test0".
    java.lang.NullPointerException

    I found that other methods of debugging.

    If anyone knows how to do it please tell me.

    Thank you for your attention.

    http://www.BlackBerryForums.com/developer-forum/107455-debugging-live-device.html

    Solution:

    Start the IDE
    Connect your device to the PC via USB
    compile your application and load on the device
    in JDE - Debug - attach to-Pocket
    ignore all dialog boxes
    do the breakpoint
    Start your application on the device

Maybe you are looking for

  • Videos stop & start very jerky. What I need to fix this?

    Any new or internet videos start, then stop for 5-15 seconds - start briefly again. Do I need a specific program to correct this? Or is one of my programs not connected right? Windows XP - I use Firefox = have also Internet explorer with the same pro

  • How stored persistence of BB10

    Hello I need to store sensitive data in storage of persistence with QSettings API. Please let me know how secure it is. Everyone can this stored trap of data persistence somehow. Likes: Reverse engineering etc. Any link in this regard would be highly

  • Shared ESX storage

    ESX has the possibility to use disks shared between several hosts, such as shared volumes cluster Windows?

  • Need help on how to increase the seriousness on the issue in my oracle support

    HelloPlease, help me make the problem worse in my oracle support.Thank youPrashant Joshi

  • BDP-S580 white screen after startup

    I've owned my player for several years and had zero problems with it.  However, it now turns off after startup.  I see the sony blu ray logo, then the next screen has the blue streak fell on it (I call it the loading screen) and then the screen goes