[Push service]

Dear friends,

Can I save a Push Service and this information (see attached image)

Please help me.

Thank you very much.

Dennis Ritchie.

Dear Matt,

Thank you very much. I've had I need information.

Dennis.

Tags: BlackBerry Developers

Similar Questions

  • EVAL push service vs bbidtoken

    Hi all

    I am quite new to BB development, so forgive me if the answer to my question is obviuos.

    We are developing an android app with push services. This application is driven on BB 10 tool BB APK package. I signed up for the test push BB app and eval service works fine if I sign a developer certificate, I created with my bbidtoken.

    Is it possible to use this application with one another push eval service (registered by the customer of this app) still sign with my certificate (based on my bbidtoken), or do I have to change the certificate also in this case? EVAL push BB service is connected to the account of BB, bbidtoken?

    Thanks in advance!

    István

    This also applies to the production server, the account to push and BlackBerry ID token must match.

    At the same time, they did, push the permissions have been added to accounts BlackBerry ID of those who have received an account grow.  But now all accounts access by default.

  • Join the BlackBerry Push Service

    I am trying to integrate pushwoosh blackberrry webworks.

    He said I have to register an appid (https://www.blackberry.com/profile/?eventId=8121).

    could I get more information on the tax or the use of the push service pricing?

    is there a difference for testing and deployment?

    Thank you.

    Hello

    When you register to use the Services of the BlackBerry Push you receive an application ID that can be used to test:

    https://developer.BlackBerry.com/services/push

    There are free and available today from paid services, paid services will vary according to the number of relapses, you must complete. For more information on the paid levels please first try push Services, if the paid layer is required, then you can ask your account to upgrade and work with a team representative of the Push Services on the details on prices.

  • The device push service get error 403

    Hello

    Here I am with push service problem * once again. I'm developing a push application. I have a problem in the recording of the pressure of the client App. I'm currently testing a Javelin and still get error HTTP 403 (refused). I would like to know what the problem is. What is my code or my device?

        private static final String URL = "http://pushapi.eval.blackberry.com/mss/PD_subReg?";
        private String PushServiceRegister(String parameter)
        {
        int responseCode = 200;
        String registrationUrl;
    
            try
            {
                registrationUrl = URL + "serviceid=" + CommBookApplication._serviceId;
                registrationUrl += "&osversion=" + DeviceInfo.getSoftwareVersion();
                registrationUrl += "&model=" + DeviceInfo.getDeviceName();
    
                // output:
                // http://pushapi.eval.blackberry.com/mss/PD_subReg?serviceid=xxx-eeR53M4h55eM02i5&osversion=4.6.1.92&m...
    
                if(parameter != null && parameter.length() > 0)
                {
                registrationUrl += "&" + parameter;
                }
    
                HttpConnection connection = (HttpConnection) Connector.open(registrationUrl);
                connection.setRequestMethod("GET");
    
                responseCode = connection.getResponseCode();
                if(responseCode != HttpConnection.HTTP_OK)
                {
                    // Always go here with response code = 403
                    connection.close();
                    return String.valueOf(responseCode);
                }
                else
                {
            // Process response data using output stream
                }
            }
            catch (IOException exception)
            {
                // Handle exception
            }
    
        }
    

    AAH, finally got it.

    Add '; deviceside = false; "ConnectionType = mds-*" at the end of the URL.

    find the * replacement in the BPSS client side code

    (* This is a little strange, it's like I'm talking in this thread )

  • iPad - Object Push Service edition

    Separated from this thread.

    Sorry Akil - I get frustrated when (and this is not the first time) Microsoft is trying to divert attention to a problem of Windows to another manufacturer - I was attemtping for the first time today to transfer from PC to ipad and get this same problem. When message like this appears, we want Microsoft to be some kind of assistance within Windows (for example, I don't know what to do or where the 'bluetooth object push service') or of some States members follow requests in this forum so that others can enjoy.

    Thank you

    Hello

    When you right click on the bluetooth icon in the taskbar (it can be hidden behind the two arrows pointing upwards) there is an option to receive files. This option allows to receive files via OBEX OPP. To send files to the phone using the corresponding option from the same menu. -Member, Fnorgl

  • Push Service SDK APi reference

    Hello

    I'll try to find the api reference for the side push service sdk server. Can someone please give me a link.

    Thank you

    Found in the BPSS folder after you have installed the SDK of the Push Service. It is under pushsdk/javadoc

  • What is Blackberry Bis push Service different development of BlackBerry Java development?

    Hello

    I develop applications using blackberry java development. I want to develop an application that uses blackberry push service, pls suggest is different from the java development?

    What do you mean with 'different '?
    BIS push uses the infrastructure of the RIM and is a service, it is independent of the programming language.

    You can use BIS push with java bb, you can use it with webworks/html5, and you can also use it on bb10 with c ++.

  • Cannot create the object push service

    Hello:

    I've been stuck on this for weeks.

    I followed all the steps, but

    When I run this line,

    blackberry.push.PushService.create (ops, failCallback successCallback, simChangeCallback, pushTransportReadyCallback);

    it not always returns faillCallBack, and the error code is 500 - error: an internal error has occurred by calling blackberry.push.PushService.create. Try to restart the application.

    does anyone have any ideas?

    Thank you.

    Push both by Wi - Fi works with a SIM card inserted.

    Oh, just thought that what the problem most likely is for you.

    When you request signing keys, you must ensure you get special permission to use push.

    When you asked signing keys and an account of BlackBerry Push Service?  This new permission to push is new, old signature keys don't have it.

    If you have an active account of BlackBerry Push Service and has not received an email with the procedure Add permission to push it to your keys, then please email [email protected].  Let them know you have a Services Push account and want permission to Push added to your keys.  In addition, give them the email address associated with your code current signing keys. That should be enough for get you approval within a day or two.

    Let me know if you encounter any problems.

    Matt

  • SDK - ID of the app blackBerry Push service

    I'm following the steps in the guide BlackBerry push Service SDK available here:

    http://docs.BlackBerry.com/en/developers/deliverables/14465/BlackBerry_Push_Service_SDK-Getting_Star...

    I am currently on page 20 in the section "configure applications server manually." It asks me to change the value ${sampleapp.appid} in the properties file.

    As I'm just going through the guide as a reference, what value should I enter here?

    Figured it out myself!

    There is a link on the page for the software of the Blackberry Push Service SDK down: http://us.blackberry.com/developers/platform/pushapi.jsp

    This is the link that says: sign up to evaluate the Service of Push BlackBerry

  • Push Service on Android Runtime?

    Hi, I thought the SDK went gold and push service listed on there. I would like to ask a few question here:

    1 develops the supported push on android runtime service now?  But I find no example for her...

    2. can I test in the BB Dev Alpha device?

    is there any help here? Thank you...

    Hello

    Yes, PUSH is supported by the Android Runtime. In fact, it has been argued since the Beta 4

    Details can be found here: http://developer.blackberry.com/android/apisupport/creating_push-enabled_android_apps.html

    See you soon,.

  • Device object push service is not available or busy

    Hi guys, I am able to connect two laptops INSPIRON, can receive files on my inspiron 14R, but cannot send this computer laptop, laptop others appears in device, I connect using the direct connection of blue tooth, but it shows all services.

    what I've tried is

    • Downloaded the latest drivers available from the dell Web site and installed.
    • Checked for updates using dells update client control (only video card chipset updates updated and available, I didn't install those)
    • Used dell diagnostic and checked the Bluetooth port is functional.
    • Verified that if Bluetooth services have been started. OBEX and other services are running on the Auto setting.
    • Checked devices problem in the information system. its oK

    every time when I select another laptop to send files of this laptop it says services discovery and then,.

    PUSH OBJECT DEVICE SERVICE IS NOT AVAILABLE OR BUSY

    Please help I'm frustrated.

    Thank you.

    Hi Ammar,

    I appreciate the step by step troubleshooting, and pain that you have taken to resolve your problem. However, there are a few steps more that we can try to solve the problem. I suggest you to try the steps in the following articles and see if it helps you to solve the problem.

    Bluetooth devices do not work correctly on a computer that is running Windows 7

    Change settings for a Bluetooth compatible device

    The problems with Bluetooth devices

    Note: This article discusses Windows Vista, but not valid for Windows 7 too.

    Hope it would help. If the problem persists post returns with the required information, the current state of your computer and the result of the proposed suggestion, we will be happy to help you.

    Kind regards

  • SSL certificate has expired for the Push Service

    I just tried to connect to the push with url notification service

    This should be set to this day.  Thanks again for letting know us.

  • The BlackBerry Push service registration process

    I have asked the Services of BlackBerry Push for trials in January last 26 in order to generate an active push application.

    I have not received news about the State of the process.

    How long this process takes usually?

    There has been some delays in recent weeks with the registration of new accounts to push.  The team pushing will get these created as soon as they can.

  • Push service with wifi

    HII,

    I'm a programmer and I have developed an application that receive the push. Problem:
    I can´t receive push with my application. I don't have plan data and from what I've seen in all the forums may not receive push. But why Blackberry Messenger, whatsapp, facebook works?
    I have only Wifi available.

    Thank you

    Push will work on all devices, Wifi, but for OS 7.1 you need a BlackBerry service with your carrier plan. Having this plan will push down the necessary maintenance book data so that your device can connect to the infrastructure of the Push. Similarly, social media like BBM on BBOS 7 services also use the service book for the data connection. They may work on wifi, once you have the data in the maintenance book. BBOS<= 7.1="" also="" allowed="" for="" a="" social="" media="" plan="" that="" pushed="" down="" social="" media="" (bbm/facebook/etc)="" service="" book="" data="" to="" enable="" those="" services,="" without="" pushing="" down="" a="" full="" data="" package.="" so="" it's="" entirely="" possible,="" even="" quite="" common,="" for="" someone="" to="" have="" access="" to="" bbm="" over="" cell="" and="" wifi,="" without="" having="" push="" or="" regular="" data="" connectivity="" available="" for="" other="">

    BlackBerry 10 has a completely different architecture without any idea of a maintenance book. Push and BBM will work over WiFi without special plans.

  • Several Question about Push Service

    Hi I am just learning the concept of Service Push on BlackBerry

    I have several question on initiator to push:

    -If there are a lot of app activate push (client), can push initiator must send request message (for the customer)?, or Push initiator must send for each customer (so should send 10 times so have 10 client)?

    There's a ceiling / push message max can send daily (free)? I intend to send message 3 to 5 a day

    -Is there a max client limit / receiver (on free)? What about 1,000,000 customer

    -Can I send ads or promotion on push message?

    Thank you

    Hello

    Grand tour of questions, I'll do my best address:

    (1) are you referring to multiple devices or multiple different applications? I'll answer both:

    Features: A push message can be sent to one or more devices. So, you can send a surge of broadcast to all registered devices.

    Applications: Push accounts don't support a single application, there is a 1:1 relationship. You can, however, apply to many accounts to push. We have some suppliers with dozens of accounts.

    (2) push is only offered as a free service today. There are daily caps imposed, but these caps can be * very * flexible (we can always increase your cap if necessary).

    (3) there no limit to how many customers once your account grow flies over to the production server. For the test, we need each account to start pushing the testing server which limits the number of users at 50.

    (4) at present there is no restrictions on the content of the payload to push. We do not recommend an option to allow users to not receive messages however push.

Maybe you are looking for