Problem with BBM when

Hello

I am facing a problem while developing my BBM app.

I use BBMPlatformSession to send invitation.

UserA sends the request to UserB. UserB is attached to it and we have a session in the list and each other.

UserA-> UserB

UserB-> UserA

Now, If UserB sends request to UserC UserC joins, and each user is to have 2 members in the list of contacts of their session. , His work as expected.

UserA-> UserB, UserC

UserB-> UserA, UserC

UserC-> UserA, the UserB

But, the problem comes when inverter happends, i.e. UserC sends the request to UserB. In this case, each user can see only another user in their contact list.

UserA-> UserB

UserB-> UserC

-> UserB UserC

I do not know this is the way THAT BBM works or miss what either.

Thank you

Sumit.

Hi Sumit,

This looks like a problem with the session handling in your application. You can check to see if a session is already established with UserB before allowing the UserB join another session with UserC, or ask us for UserC to join your existing session. TicTacToe sample shows a logic similar to the former, it blocks the second user tries to join and sends a message if a game is already in progress.

Kind regards

Tags: BlackBerry Developers

Similar Questions

  • Hi, I have a problem with FF, when I click on a google site, opening in a new tab and I don't want to, can you help me?

    Hi, I have a problem with FF, when I click on a google site, opening in a new tab and I don't want to, can you help me?

    Hello, this may be a preference in your google search parameters. go to google.com/preferences and disable the option to search results open in a new browser window.

  • Does anyone have problems with playback when editing v9.2?

    I have problems with playback when you change a small project (4 min).  I had a few problems on previous projects, but this one is particularly bad.   When I read my edition, the (unique) audio plays normally but video lags or freezes completely.  I can get around it temporarily by parts of the sequence rendering, but that's a lot of time and as soon as I make a change, the problem reappears.  I updated drivers etc. After reading the other reviews but it now becomes impractical, and I'm seriously considering whether I should continue with first or look for something more reliable

    PLUG

    Samsung Chronos i7 with 8 GB of RAM and a lot of spare

    WIndows 10 build 10586.218

    First Pro 9.2 zigzag

    Pilot of 640 M from NVIDIA Ge Force GT 353.90

    The only area I think needs expansion is the disk configuration.  Here's what I recommend as a starting point.

    C: Windows and programs

    D: project files, audio, and still images

    E: cache and Scratch

    F: media camera only

    G: export

    In addition, a form of backup solution in place.

    The above will give you excellent disk performance, spreading things to prevent the creation of a bottleneck.  It is based on the use of the HARD drive, simply because they always have the best bang for the buck.  But if you have the scratch for some good sized SSD, the situation changes a bit.  You could probably combine D and E on a single SSD and F and G on a third party, without slowing things down significantly.

  • Re: Problems with Microphone when I use Skype

    Could anyone help with the problems I am experiencing with the microphone when using Skype?
    I also tried to use an external, but still problems with the other person can't hear me, y at - it a setting I can adjust its been to Toshiba and they said that there is no fault.

    Any help would be appreciated.

    In fact internal mic works well with Skype.
    All you need to do is enter the sound options of Skype and check the settings there especially if you use the headset.
    Play around with these settings.

  • Problems with black when cropping

    I have some weird problems with LR6, I bought a couple of months.  I took pictures of the Moon in a black sky.  When I try to crop the image to get a larger 'Moon', the black sky turns into brilliant blue pixel.  The only way to get rid of them is to adjust the exposure all that change the way upward, which in turn ruins the pic of the Moon, of course, having an exhibition also, when I try to adjust the blacks, I get blue pixels.  I have a friend who has the monthly fee of 9.99 and don't have this problem at all.  Everyone knows this and what is the solution?

    You have the lit black clipping indicator.  To disable it, click on the small arrow in the top left of the histogram Panel.

  • Problem with iPad when I try to choose a photo from library using browseForImage

    Hi, this is my first post, and I hope you can help me with this problem... I'm using cameraUI.launch to open the camera app, and take a picture without problem, it works fine, but when I try to open the Gallery to the iPad using browseForImage this open a small window to select a rigth folder? but when I try to select any folder this cancel any operation and I can not download any image from my Gallery... Please help, Im works with FB 4.7, apache 4.14 and adobe Air 16.0.0.272 on iPhones and Android devices I have not this problem right on iPad.

    It's source code:

    protected function btnGallery_clickHandler(event:MouseEvent):void {}

    If (CameraRoll.supportsBrowseForImage)

    {

    If (Capabilities.manufacturer.IndexOf ("Android") > = 0)

    {

    loader = new Loader();

    loader.contentLoaderInfo.addEventListener (Event.COMPLETE, this.contentLoadedHandler);

    }

    cameraRoll = new CameraRoll();

    cameraRoll.addEventListener (MediaEvent.SELECT, imageSelected);

    cameraRoll.addEventListener (Event.CANCEL, browseCanceled); / * This function is activated whenever I try to select a folder to select a picture on the iPad * /.

    cameraRoll.addEventListener (ErrorEvent.ERROR, mediaError);

    cameraRoll.browseForImage ();

    }

    }

    Finally I find a solution, in fact adobe has solved the problem with the new beta 17 Air... you must download for flex developers and use this version on your project...

    Download Adobe AIR 17 Beta - Adobe Labs

  • Problem with Audio when it is loaded on the main Clip

    Hi, I have this problem with a clip containing audio. I'm doing a website.

    The home.swf is the main element and when I want to go to the 'Audio' this audio.swf charge in home.swf , that the problem is that once it has loaded it plays the audio. The mp3s are inside audio.swf, it is not streaming. When I play just audio.swf by himself, it sounds good, but if it is loaded within home.swf it doesn't.

    I hope you can help me!

    Thanks in advance.

    If you are using as2, in audio.swf, whenever you have:

    var whateverS:Sound = new Sound();

    use

    var whateverS:Sound = new Sound (this);

  • Problem with flight when using no call blocking

    Hello

    I have a scenario in which I need to call a service several times based on header lines. I used the following approach to reduce the execution time:

    1. use flight with "n" being the no. lines in the header.
    2 call the service inside the flow with nonBlockingInvoke set to true for the PL. The assignment of the var of entry for the service takes place inside of flight activity.

    The problem with this approach is that the assignment happens correctly. for example. LineId1 is assigned to the service entrance in the first stream, LineId2 the second rate and so more..., but in the used input variable values by invoke remains constant in the first mission that produced the first stream Viz LineId1 will be happened as an input for all activities of other flows, despite the copy in entitled operation happening properly.

    Can anyone share some thoughts on this?

    Kind regards
    Sandeep

    Hi Sandeep,

    I think the mistake you make is that the defined variable to call the service endpoint (i.e. the input of the invoke activity variable) should not be a global variable, but instead should be defined as a local variable in the scope that contains the activity of flight.

    Concerning
    AYUSH

  • I have problem with itunes when I connect my idevice

    I have no problem while I use itunes without any connected devices, but when I connect my cell phone to any device, itunes no longer works. I tried to remove itunes and reinstall it, but nothing has changed. What can I do? I thank in advance

    Welcome to Apple Support communities, chiaramag!

    It seems that iTunes on your Windows PC does not recognize your iOS devices. I see that you have already tried to remove and reinstall iTunes, but that still may be the problem. I'll be happy to help you with this.

    Remove and reinstall iTunes and software components related to Windows 7 and later versions - even if you have removed iTunes from your computer, if the components that go with iTunes are not deleted in the order set out in this article, drivers cannot be set correctly. Follow this article to remove, and then reinstall iTunes, and then restart your PC. When your PC back upwards, connect one of your iOS devices and iTunes should be able to see it now.

    Have a great day!

  • Why is there a security problem with Gmail when it is used in the WLM

    When I check my mail account gmail gives me asecurity problem "cannot send or receive messages for the Gmail account (kendixon69). Download header for the 'AS SEEN ON TV' folder did not complete. The IMAP server has issued an unrecognized greeting message.

    Server response: 220 mx.google.com ESMTP m9sm105050pbd.55
    Server: 'imap.gmail.com '.
    Windows Live Mail error ID: 0x800CCC0F
    Protocol: IMAP
    Port: 465
    "Secure (SSL): Yes.

    Please check with the support of Gmail.

  • Problems with BBM 6 blackBerry Smartphones

    I've updated my BBM to 6.0.0.129 but still miss me the toolbar background and it's extra features. This was also the case with the 6.0.0.125 version.

    Anyone having the same problems?

    PS. I use a BB 9700 Bold OS6

    Thanks for responding!

    Spindocter

    Hello Spindocter,

    The screenshots you're referring to App World comes from a device to screen touch (9800) they would not appear on a "BOLD", the same options are available on the "BOLD" by pressing the button on your menu.

    See you soon.

  • Having a problem with artifacts when using Dip to black transition

    I use Adobe first Pro CC on a Dell XPS 8900 with a NVIDIA® GeForce® GTX 745 4 GB of DDR3 memory. Both in the Editor (with all the rendering) and the final video (which I tried to export in several ways), I get artifacts when using the two Dip to black and chained transitions. I did check the sequence settings to match the original film, as I originally had two cameras (ARRI and XDCAM) images. I get the problem on two types of sequences. I tried to convert the original film in .mp4 using a HD video converter and then re-import it. The problem remains. Then I tried to download sequences of archives on the Adobe site and imported. And I still have the problem. I think that it has something to do with my computer as before to get the XPS 8900 I had used an older Dell model (without graphics acceleration or upgrade) and had not not this problem. You can see artifacts in the video below. Strangely, I don't see any artifacts when I used transitions on the titles of lower third or in transitions from outset between title sequences. It is only when transitions are used on real images (and, again, I tried to use other types of sequences and had the same problem). Any thoughts on how to solve this problem would be greatly appreciated.

    I am simply not see something weird.  The transition is quite fast, however.

    Give that DNxHD export/upload to try.  See if you like better.

  • Problem with case when try to alter the query from siimple

    Hello PL/SQL gurus and Experts.

    I'm stuck with a question (can be simple), but not gettings all headsway.
    select 365/day_num_yr Anul_Fact from Date where date_dt = trunc(sysdate -1) 
    value returns is as - 1.46

    need to write it in the form of case (I have to multiply it to some other outer query), I want to store variable ina and then use the same in an outside -.
    but when use the following syntax, then it always returns 0 and not the same output returned by the query above without the scabbard.
    select (case when date_dt =trunc(sysdate -1) then 365/day_num_yr else 0 END) Anul_Fact 
    Help kindly, I appericate your time and effort in advance.

    user555994 wrote:
    Problem is that I do not get the output as 1.46, even the output is coming like the 0 only if using the query - next

    select /*date_dt, sysdate - 1 prev_dt, trunc(sysdate - 1) trunc_prev_dt,*/
    case when date_dt = trunc(sysdate -1) then  365/day_num_yr
    else 0
    end num_day
    from date_dim;
    

    Completely, which seems to be a question of DATA. Have you checked if the table contains data for DATE_DT = SYSDATE - 1? Can you check if the data stored do not have hours and Minutes stored?

    Although I have provided examples of data, which is the same as the data in my main table and once I used the previous solution you provided and then also gives the result as same as those mentioned by you.

    I think it's something like -

    select date_dt, sysdate - 1 prev_dt, trunc(sysdate - 1) trunc_prev_dt,
    case when date_dt = trunc(sysdate -1) then  366/day_num_yr where day_num_yr=(select day_num_yr from date_dim where date_dt = trunc(sysdate -1))
    else 0
    end num_day
    from date_dim;
    

    Once we get the day_num_yr then he deviding by 366/day_num_yr :(
    but he does not like throwing an error ORA-95 - missing keyword

    Yes, it does not work

    -case when date_dt = trunc (sysdate-1) then 366/day_num_yr where day_num_yr = (select day_num_yr from the date_dim where date_dt = trunc (sysdate-1))

    due to a syntax of alien.
    I don't think that you really need. I already said, with the data in your Table, you will be having only * 1 * record with a Non - zero value. Thus, simply apply a filter to extract the corresponding record SYSDATE - 1 and you should get an output which is Non-zero. If you apply a where predicate, then would not need you a CASE statement. You can directly use something like below:

    select date_dt, sysdate - 1 prev_dt, trunc(sysdate - 1) trunc_prev_dt,
           365 / day_num_yr num_day
      from t4
     where date_dt = trunc(sysdate - 1);
    

    Published by: Jen K, September 7, 2012 16:00

  • Problems with bullets when importing FM in RoboHelp

    Hello

    I need to convert FrameMaker 10 book with a list to bullets in HTML using RoboHelp 9.

    When I first imported the book in RoboHelp, everything seems fine. However, when I published the file as WebHelp, first level bullets appear as a "n".

    Now, to solve this problem, I tried to change the map style settings when importing FrameMaker book.

    When you import, in the Conversion Settings dialog box, I navigated to the relevant bullet style (for example, FM_LB1) and does so:

    1. Click Modify Style. The Styles window opens.
    2. Click AutoNumber. The list for Autonumbering window opens.
    3. Deslected the box inherit the property of multilevel list numbering .
    4. Select disc list numbering.
    5. Click OK. I now return to the window Styles.

    Now, before you close the window Styles, I clicked on the AutoNumber to verify that the settings are saved. To my surprise, I saw that:

    • The Property Inherit multilevel list numbering is selected.
    • Class List is rl-p-FM_LB1.
    • List level is 1.
    • The preview showed a numbered list instead of the ball that I had selected previously.

    How can this happen? Again, I changed the settings. But it was of no use.

    For this reason, I still don't get the bulleted list in the required format when I publish this course as an HTML tag.

    My ultimate goal is to use the backup settings in this example the file as a .isf file and help to users who are not familiar with Robohelp generate HTML output directly from FrameMaker. So I want to avoid making the changes after importing wherever possible.

    Please guide.

    I solved this problem after a lot of trial and error. I give a detailed step by step procedure here.

    Summary of the issue:

    This problem has existed for a multi-level and balls and not only the first level bullets as I mentioned earlier. In addition, even after having obtained the right of the bulleted list in RoboHelp, the format of the balls not appeared correctly in FireFox (balls have been replaced by a symbol resembling "n"). However, they appeared correctly in Internet Explorer.

    Solution:

    So, here is what I did.

    Creation of the settings file

    1. Create an empty project to RoboHelp.
    2. Go to file > project settings. The project settings dialog box opens.
    3. Change the importing CSS file by default FrameMaker - RHStyleMapping.css. The Styles dialog box opens.
    4. Create lists of several levels with the required formats of ball. In my case, it was the square bales of first level, second level circles and dash for the third level.
    5. Bind the list of level first level paragraph style, second level list to paragraph style BodyLevel2 level and third level paragraph style BodyLevel3 list BodyLevel1 .
    6. Set the size required for the bullets.
    7. Click OK.
    8. In the project settings dialog box, export and save the new settings in the .isf file.
    9. Click OK to return to the main window of RoboHelp.

    The FrameMaker file import

    1. Import FrameMaker book / file using the new .isf file. Note that the CSS for Style mapping is RHStyleMapping.css
    2. Click Edit to change the settings for file conversion. Opens the dialog box settings of Conversion.
    3. Map the Level1 style of chip FM to RoboHelp BodyLevel1 style.
    4. Click Modify Style. The Styles dialog box opens.
    5. Make the necessary changes to formatting such as the police and indentation.
    6. Click AutoNumber. The list of Auto-Numbering dialog box opens.
    7. Select the box inherit the property of multilevel list numbering .
    8. In the category list drop-down list, select the first level multilevel list style.
    9. Click OK.
    10. Repeat the last six steps for FM level 2 ball (HR Style BodyLevel2) and FM ball level 3 (HR Style BodyLevel 3) by selecting the list to several levels 2 and 3 styles respectively.
    11. Keep the default settings of AutoNumber convert text for all three levels.
    12. Click OK to return to the import dialog box.
    13. Export and save the settings as the .isf to reuse them.
    14. Click OK. The file is imported in RoboHelp.
    15. Preview/publish and display the result in FireFox. It appears correctly.

    I hope this helps.

  • Problems with keywords when using 2 directories.

    Pardon my french, I'm Norwegian... ;-)

    I LR3.6 and have a folder structure I am satisfied, I also use keywords on the images.

    Je want a Directory with B /W and an color, in order to work in a directory where only B/W images. I think that itis easier to see the images that work B/w this way...

    J’ai copied the LRCAT file into a new file. When I opened LR I chose the directory to load, B/W or Color. It works OK. When importing new photos I copy images in the desired Directory (for example. Color?) with the failure of development parameters. When I Use the directory of b/w Synchronize the color directory with the black and white default develop settings.

    I imported the same list of key words in the two directories, but the problem , it's that the the key words are not included on all when I sync. The images have the same file name so it should be possible to retrieve / Sync Keywords so?

    Is he is at - it who can help mebe, either with another solution where didn't need 2 directories or how I can import of keywords to another Directory?

    Rather than having the same files stored in two catalogs, you should have to do this as "virtual copy" in the same catalog.

    Now, to sort. To make the backup copies of these two catalogs, then use the file > import from another catalog and check the option create new virtual copies. Then import - make sure you add is selected and not copy or move. We should end up with the two B & W and executions as well as virtual color copies.

Maybe you are looking for

  • pulsed waveform

    Sorry, just a quick question: I wrote a code to generate a stair case, then the user to enter the values of the step-stop-start. What is a quick solution to a zero not between each step of the stair case? This is for example 0-0.2 - 0.4 - 0 - 0-0,6 e

  • Installer Clean up utility

    Hello I'm trying to remove an I have version 9.1 Tunes from Add and remove programs because when I tried to update it kept popping up a window that says it cannot find a path or a folder named itunes.msi and I cannot load the new update or delete the

  • Impossible to surf the Internet wirelessly on WRT160N v2

    I have no problem, surf the web with cable and my wireless game adapter also picks up the wireless signal but my lab top will not display any web pages, not in internet explore or mozilla foxfire, but if I use the cable to play a game called runescap

  • How should I have my FS7600 put in place for the reserve of the NAS on the Equallogic PS6100E?

    I'm confused.  In the guide of Equallogic, version 13.4 configuration, there are two diagrams for the architecture FS7600.  We have different iSCSI targets and volumes. The other is just a SIN.  See page 10-104 and 105. Is this one on just a giant ga

  • Cannot connect hp h470 Mobile Hotspot (error included) iPhone

    Hello. I'm trying to connect my iPad to my HP H470 to use it as a printer AirPrint. I use the installation program with the printer connected to my computer via USB - both my home computer and Setup are recognizing my hotspot and I typed the correct