BBM SDK problem

Hello

I have a small question for everyone. I managed to integrate the BBM SDK in my application and I let the user 'send' photos of their BBM contacts (which works perfectly fine).

In the message BBM is sent, it bears the name of applications which is clickable (it tries to download the application on the phone to people if they don't have it). When the user clicks the name of applications, it will give me an error message

"" Application XXX is not installed, download XXX from App World now? ".

If you press OK will give you another message

"XXX is not on App World launch App World anyway?"

The problem is that my request is on App World. How do I register/direct somehow BBM SDK for the correct App World link for my application?

Any help would be appreciated to greately. Thank you

You get the ID unique blackberry APP for each & every app, BBM check for your application of peripheral data & if she is not found, then it shows download option that it itself, risk major is that your current application is not live on App world, so when you're clicking on the download link it only shows something. Don't worry about this once your application goes live it automatically redirect to your app to app World page, I also had that concern initially, but have tested the work that & it is very good for our enterprise application.

Tags: BlackBerry Developers

Similar Questions

  • BBM SDK - how to get the simulators to communicate?

    Suffice it to say that I fight with my foray in BlackBerry development. Trying to get the SDK (platformdemo and tictactoe) apps work sample, I'm afraid I took a step back.

    You see, I originally had it in place so that two BlackBerry simulators could message each other using BBM surveys.

    Now, that no longer works, and I can just figure out why. Why BBM communication does not work?

    I am running:

    • BBM SDK Beta 4_03_10_2011
    • BlackBerry_Simulators_6.0.0.313_9800
    • MDS v3.5.3 (I checked that it works correctly, downloaded jars of policy of encryption strength unlimited etc..)
    • V1.6.0_25 Java JDK (v6 JRE)

    For anyone interested, I managed to solve my problem.

    I have no idea why, but previously, I could just add a new contact, put in his BBM pin code and they show up on my list of contacts in BBM, ready to engage me in conversation with them.

    This time, I had to take a screenshot of the Simulator 1QR code, save it on in Photoshop, and then use that image to invite 1 Simulator Simulator 2 .

    For some reason, this allowed contacts to see each other. I don't have a BlackBerry so I have no idea, but I can't really imagine that this is the way it is supposed to work since it requires users to be in the same physical location. However, it's the only way I could make it work and it turns out that the rest of my system (MDS) and so on, is correct.

  • BBM SDK sample applications running

    Dear all,

    I downloaded theBBM v1.3 for BlackBerry Java SDK.
    and I tried to launch BBM SDK demo in the sample Apps folder.

    I use eclipse IDE and use 8900 Simulator(\eclipse\plugins\net.rim.ejde.componentpack5.0.0_5.0.0.36\components\simulator)

    When I try to run it. RUN AS-> Blackberry Simulator. There is a problem of error occur:

    C:\eclipse\plugins\net.rim.ejde.componentpack5.0.0_5.0.0.36\components\lib\net_rim_bb_qm_platform.jar cannot be exported because some class inside has been gutted (content of a class file has been deleted).

    I don't know how to solve this problem. I hope someone can help me solve this problem.

    Thank you..

    Better subject.

    zinc

    use MDSv3.5.3's get set up to accept the Protocol UDP for BBM Simulator

  • BBM SDK. Send the Invitation.

    Hello!

    I have a problem with a BBMPlatformSession.sendInvitation method.

    BBM SDK API shows a list of contacts with the contacts. Ok.  But I need to know if the user cancels this action. No recall for this.

    Thanks in advance.

    Auto answer:

    BBMPlatformSession.getPendingContactsCount.

    It works!

    Thank you

  • Where can I get the version 1.2 of the BBM SDK for Java?

    Can anyone share the version 1.2 of the BBM SDK for Java, please?

    I am looking for it because v1.3 is compatible with BB Messenger 6.1 or newer.

    I can't reach the SDK, it is too big. PM me an email address and I will send it.

    I use the SDK 1.2 for the same reason.

  • How to get the BBM Message in our application integrate after BBM SDK in App?

    Hello

    I need help in BBM get message in our application.

    I joined the BBM SDK in app so after that how many message comes in BBM all show message of our application.

    So, it is possible?

    You can call BBM to view a map of BBM chat in your application.  This allows the user to send and receive messages with your application.

    Your application cannot capture and read BBM messages programmatically.

  • BBM SDK - dependency Checker - proxy package and app together

    Hey guys,.

    I'm looking to implement the auditor BBM SDK dependency as defined in http://us.blackberry.com/developers/blackberrymessenger/ . The main idea is to run a proxy application to verify that the user has BBM6 and basically have open your application. This works well for me in the simulators and debugging on a device, like I can deploy both projects at the same time.

    My question is, when I want to communicate that to App World in itself, how could I go on these two projects into one package so that users would just download an app to launch my application?

    Thank you

    Riley

    To do this, you will need to do as Ebscer said and unzip all the cod in a single folder and zip, save them in a cod/zip file. Update the jad file to contain two cod that you can use the updateJad tool that is packed with the JDE.

  • BBM SDK app - phone support?

    I'm a little confused about the new BBM SDK supported. Bold 9900 with OS 7.0 will support these apps for sure, as BBM 6.0 will be preloaded.

    But what about phones with OS6.0 and OS5.0? According to my understanding, BBM 6.0 could run on OS5.0 and OS6.0.

    How can I detect my application that BBM 6.0 is installed on the device?

    I tried running app BBM SDK torch with BBM 5.0 but got a "net_rim_bb_qm_platform module not found" exception, I built my application with JDE 6.0. Do I have to download this module with my application?

    Any thoughts or ideas would be very appreciated

    So after some brainstorming and beerdrinking, I came to the conclusion to do this:

    -I will release a version for OS7 only

    -OS5.0 and OS6.0 versions the same, except a single cheque - will remain if the phone has BBM6.0 installed, the user will receive a message that upgrade version is available as well as a link for download (from my own server).

        public boolean hasBBM6()
        {
            int moduleHandle = CodeModuleManager.getModuleHandle("net_rim_bb_qm_platform");
            return (moduleHandle != 0);
        }
    

    It sounds a bit complicated but I think it will work

  • Facebook SDK problems

    Hello

    I do an application which must be connected to facebook, and I have several problems to do this.

    I use the facebook SDK package.

    Conversation on what already happens in http://supportforums.blackberry.com/t5/Java-Development/Facebook-SDK-problems/td-p/730881

  • Cannot run example of BBM (SDK) 1.1

    I installed BBM SDK 1.1 following the instuctions to RIM.  Everything seems to work very well.  I can add sim1, sim2 and vice versa and continue a conversation between them about bbm.  But when I try to install and run the example BBMSDKDemo to eclipse one of the simulators running, nothing happens.  The sample is never installed or run.  I use a sample of compiled 5.0 5.0 simulators.  Windows 7 64 bit with 32-bit versions appropriate etc. JRE/jdk java.

    How can I get a bbm app to install and run on simulators.

    So that the simulator that launches eclipse set up with your active BBM set upward, you must add settings in you sim1 or sim2 .bat file in the found in the debug command line-> Configurations Debug-> Simulator-> advanced and select the option custom values exist somewhere in the middle of this Panel. Use the .bat file left to run the simulator of the target.

    And YES, these are the steps I wanted to know.

    I hope you understand that this can be useful. No doubt?

  • BBM SDK 4 - MissingNative error

    I'm looking for a sample program built with Eclipse with the new SDK BBM.  When I load the new Simulator and run it, I get an error "MIssingNative"... ».  I made sure to include the BBM SDK jar file in the build.  Has anyone seen this?  Thank you.

    I thought about it.  I had clicked on the BBM jar file in Export order in generation of Eclipse properties.  Once I unchecked the app works well.

  • How to use API BBM? The BBM SDK or the 'other' BBM API

    Hello

    There seems to be 2 ways to access the BBM. There are api BBM in documentations of BB you can see here:
    http://www.BlackBerry.com/developers/docs/5.0.0api/index.html net.rim.blackberry.api.blackberrymessenger of the package. However, there are also the BBM SDK APIs, which seems to be quite different.

    I searched the hi and low for a comparison of these 2 ways to access the BBM. I'll appreciate your help.

    BTW: I built an application with the BBM API in the documentation of BB (not the BBM SDK docs), but I get nothing when I try to access the session, i.e. MessagerContact.getSession (where MessengerContact is a MessengerContact object). I don't understand the reason for the null value. I run the tests from the emulator.

    Thanks for your help.

    Welcome to the forum.

    BBM API documented in the Javadocs is for the old BBM, which was replaced.  The SDK is so the way forward.

    Good luck

  • Problem of BBM SDK - App error 104

    Hello

    I followed all the instructions that are included in the quick start guide...

    I'm running the sim1 and sim2 simulators, and when I try to invite the for the bbm of the sim1 sim2, I get a white screen with 'error App 104 - Eception EOFEcxeption - scroll for available commands - continue' in sim2.

    It seems that the SDM does the job correctly, I see some movement and messages from 2100000 2100000b.

    Any ideas?

    I found the solution here http://supportforums.blackberry.com/t5/Testing-and-Deployment/Error-when-receiving-E-Mail-in-Simulat...

  • BBM SDK Beta sign problem/question

    Since no rim responded to my post in the JAVA forum

    When and how RIM is going out the key signature for BBM applications?

    now BBM apps can't run on the sim card.

    I replied to the other thread (PLU) here: http://supportforums.blackberry.com/t5/Java-Development/MSohm-How-do-we-sign-BBM-apps-and-how-to-reg...

  • Construction of BBM SDK Beta 4 samples in eclipse?

    Hello

    I'm currently building the sample applications included in the 4_03_10_2011 of BBM beta SDK using the BlackBerry plugin for eclipse 3.5. Java version: 1.6 update 20

    I am able to build these projects in the sample with the latest BlackBerry JDE (6.0.0) and run successfully with the Simulator provided in the download package. (but not on other simulators)

    However, when I build the projects platformdemo and platformdemo2 tictactoe in eclipse, they all behave unexpectedly on the Simulator provided gives the error "Eception exception: net.rim.vm.MissingNativeError".

    I think it has something to do with the option of additional Cap "package:com.rim.resources = 3.key" included in the jdp project file.

    Could someone please tell me what it does and how it can be duplicated in the eclipse environment?

    Also, other AIDS to this problem would be appreciated

    Must add net_rim_bb_qm_platform.jar as an external jar from a location that is outside the scope of eclipse workspace.

Maybe you are looking for