BBM to share pins

Where to find and share pins

bubbleszz wrote:
Where to find and share pins

Not in this forum... I'm sorry.

Check pinsharing.com

Tags: BBM

Similar Questions

  • Invoke the BBM Message to PIN

    I need an example code or information on how to trigger a BBM Chat with on a particular PIN the ActionBar or a button.

    Any link reference or help would be greatly appreciated.

    Thank you!

    After this doc:

    https://developer.BlackBerry.com/native/documentation/device_platform/invocation/BBM.html

    As uri (pin:<>) is almost unique to BBM app, using only the uri in the InvokeRequest would work, but if another application to register this uri, you include better target ID and ID of action both to ensure that the application of the right is open.

    In addition, do not use class Invocation of QML, which is not the same class as InvokeManager and tends to fail in many cases, including this one.

    Main.QML

    import bb.cascades 1.4
    
    Page {
        Container {
            TextField {
                id: bbmPin
                hintText: "Enter BBM pin here"
                inputMode: TextFieldInputMode.Pin
                onTextChanging: { button.enabled = (text.length == 8) }
            }
            Button {
                id: button
                text: "Chat"
                enabled: bbmPin.text.length == 8
                onClicked: { _app.startBbmChat(bbmPin.text) }
            }
        }
    }
    

    ApplicationUI.cpp

    #include 
    #include 
    
    /* ... */
    
    void ApplicationUI::startBbmChat(const QString& pin) {
        bb::system::InvokeRequest request;
        request.setAction("bb.action.BBMCHAT");
        request.setTarget("sys.bbm.sharehandler");
        request.setUri("pin:" + pin);
    
        bb::system::InvokeManager invokeManager;
        invokeManager.invoke(request);
    }
    

    ApplicationUI.hpp

    /* ... */
    
    public:
        ApplicationUI();
        virtual ~ApplicationUI() {}
    
        Q_INVOKABLE void startBbmChat(const QString& pin);
    
    /* ... */
    
  • BBM blackBerry Q10 pine got changed

    Hello, everyone!

    My problem with the BBM Pin code is as follows - a few years ago I had the BlackBerry 9900, and I got a pine BBM assigned to this device. Later, this device was physically destroyed and I started to use BBM on Samsung Galaxy (the same PIN BBM).

    Recently, I purchased BlackBerry Q10 and started using BBM with the same PIN (from BlackBerry 9900). It wasn't a problem, until that I've updated BBM a few days ago and then I noticed that my BBM pin has changed.

    Does anyone know why it happened and what to do with this issue? I mean, finally, I will create a list of contacts with my new BBM PIN code, but there is no guarantee that this change suddenly won't happen again.

    Thank you very much for your advice.

    Dmitri

    Hi Dimitri

    Good question, but so many numbers makes me headache lol just kidding. Unfortunately, this is not how it works. Different way with numbers of mail or telephone in our map. Blackberry PIN is connected with a single device and cannot be moved to another device. Your previous BBM with 123456 contacts are safe and always with you in your new PIN BBM 654321. To your new customers/friends you must inform your PIN or invite them.

    Technology can create something new. You can always tell them your new pin code otherwise you must continue to use your old device.

    Kind regards.

  • get the BBM chat contact pin

    Hello

    I have a PIN for a user, I want to start the conversation with the contact with this PIN... what should I do?

    If I started bbm chat with a contact using uiservice.startbbmchatmessage) now how do I get contacts selected pins of the switch contact thw?

    I want to log in to my application I started the conversation with this contact... How do I get this contact

    If you do not find in the sample and you can't find in the documentation of the API, so I suspect that you can very well be assured that it is not there.

  • BBM Login with pin?

    Hello!

    I forgot my email but I forgot my PIN. Is there a possible way to identify with my PIN or find my email for this PIN code?

    Take a look at http://supportforums.blackberry.com/t5/BlackBerry-Device-software/How-to-regain-access-to-your-BBID/...

    If you use a BB10 model does not remove or reset your BBID. If you have blackberry Protect with anti-theft turned on you will need to know the BBID credentials.

  • BBM change personal PIN code

    I want to change my personal PIN code or delete

    If he in any case please tell me

    You cannot change the personal pin code or delete it.

    If you no longer want to receive the features of the subscription, you can choose to not renew. If you choose not to renew, your subscription will expire at the end of the payment period. Keep in the mind subscription sales are non-refundable. Electing does not renew a subscription will not give you right to a retroactive refund or prorated to the subscription payments that have been made before the expiry of the current subscription period.

    iOS - you will receive a reminder each month to renew your subscription. If you choose not to renew, your subscription will be cancelled at the end of the period.

    BlackBerry 10 - just go to BlackBerry® World®, enter My World and manage your subscriptions.

  • BBM how get the nickname of pin

    Is there a way to get the display name (nickname) to a user, have you as a contact in BBM, if you PIN number?

    Hey,.

    There is currently no way to get the display name when using the PIN to inspect the history files. So I don't think the .csv analysis will help you.

    I don't know about the context of your application, but if you were to use the BBM SDK, you can retrieve the display name of your BlackBerry contacts using BBMPlatformContact.getDisplayName (). You can find more information on this via http://www.blackberry.com/developers/docs/bbm/1.3.0api/net/rim/blackberry/api/bbm/platform/profile/P....

    Let me know if you have follow-up questions, and I'll be more than happy to answer them for you.

  • BlackBerry Smartphones BBM "BOLD" - pin problem

    I have a problem with the addition of pin contacts in my bbm. The pins are not pending or anything, it's just when I try to add by typing or copy/paste the PIN that it dosent add the contact. Instead, it appears a small menu saying dough/full menu. Even when I go in the menu it still dosent variefy anything on the PIN is added successfully. I can't add anyone, regardless of how many times I try. What should I do?

    I had the same problem, and I solved it by doing a reboot to cold (drums). Turn off (full) remove the battery, wait a minute, replace the battery, starts. This problem occurred after I installed MSN, Google Talk and Yahoo messenger which is supplied with the phone. I was using MSN at the time where that has happened - I tried to copy and paste a PIN someone gave me on MSN.  I had not even used Google Talk or Yahoo messenger for the first time again.

    I hope this helps!

    Colin

    P.S. When I 'Power Down' or 'Full Power Down', it seems to do the same thing, lock the key and the emptiness of the screen until the power button ispressed, who does to wake up. This isn't a true power down. How power really works down a "BOLD" BB?

    Colin

  • Consuming APIs push read and deliver the message through BBM surveys

    Hi all

    This is the problem, I really hope that you can give me help or at least a hint guys...

    I have an online store, and I have a server to run my App chatbot that I use chatbot handling some customer service taks and act as store customer assistant helps when they like to ask or order stuff from my store.

    currently my bot run using api telegram handling in and outbound message, how ever many of my clients use BBM as their main email applications.

    I want to know, if there is a way I can use push api to act as bot api telegram, im sory if I miss understand how push api works, because that I really really new in blackberry application development.

    I understand that BBM is like PIN messaging function, so first idea who come in my head is to buy a new phone, BlackBerry or android phone, then make this phone as a bot with the creation of some applications to manage incoming BBM messages inside and send back throug push API, but I think that the idea is really not effective or worse probably misslead.

    really appreciate all the help you guys

    Cherrsss...

    The Service of BlackBerry Push to push messages to BBM.  You can push messages to your own application that runs on the device.

    BBM has no API to programmatically read incoming messages.  You can programmatically create working drafts of BBM messages to send, but there is user interaction required to send the message.

    You can watch to BBM circuits.  You can use a channel of BBM to send messages to your subscribers and they could send messages to you.  There is a web interface for BBM channels, but also a plugin of Hootsuite.  It does not support the local app that you describe, but can provide what you need.

  • use the blackberry for the best scores pine online

    I'll put up my own high score board for one of my games online.

    I want to make sure the user doesn't have to register or create an account, simply click submit a high score and he's going to do it whether or not they meet the 'name' field. So I have to default name to something. I thought the PIN you get from DeviceInfo.getDeviceId () I already use it to keep the unique entries (but not show it to the Board of Directors), but I think I need to obscure or something.

    Any easy ways to do this, or other identifier that I could use more safe for the user?

    Thank you.

    The only issue I have with the help of the device ID, is that users will be loose when they change phones.  Our experience is that users can change the phone every 6 months, either because of failure or upgrade is hard to say.  But in order to make this process as simple as possible, we try to license by e-mail account because the people who usually take with them.  They also take their phone number.

    But to be honest, using pine of the device is probably OK, if you don't think people will be too upset that they lose their high score when they change phone.

    You must not publish the pin code in a way that can be used for things like BBM invite and PIN messages.

  • BlackBerry Smartphones unable to use BBM: contact is still pending.

    I just bought a BB Curve 9220 and enabled wireless data plan on my GSM sim; which has already been activated. I tired to add a contact to BBM using the PIN, email and name, remaining in the State of pending: authentication required. Targeted contacts have also done the same thing; but of no use. I can send and receive text messages by the PIN. But unable to start a conversation on BBM. I ask somone to help me sort this issue as was the single most of the main reasons for me to get a BB BBM! Sigh!

    (My email address is checked on the BB, which works perfectly fine).

    Thank you

    Ensure confidence that you have a data plan that includes messaging as BBM, a BlackBerry data Plan not limited only to email (got some mobile service providers, that have different stages of data like this plans).

    If yours is understood BBM, as the dependence on the send your service books to activate BBM.

  • [Curve 9360] blackBerry smartphones can receive BBM but cannot send...

    Hello, I just signed up today. I have the Curve 9360 Apollo, I can't send BBM in the last 3 days, it only shows check without "D" or "R" and obviously my friend will not be the message.

    Here's the situation:

    -BBM Contact Status Update (recent updates) seems normal, I can see the updates.

    -I can receive all BBM sent me, PIN request work well this way.

    -I can browse the Internet

    -Push email working fine

    -No problem with Blackberry ID

    -J' have plenty of BIS data plan service provider, I think that's not service provider problem, because I can navigate, push email, updates work.

    The only thing that does not is that I can not send any BBM BBM contact.

    I tried to do this:

    -Pulling and reinsert the battery

    -reload OS, currently using BlackBerry Handheld Software v7.1.0.1647 (all languages)

    -Remove the maintenance book to remove entry

    -the reinstatement of host Routing Table, it is my host routing information;

    -Reset the device and use a different blackberry ID, but not luck

    My my device is connected to a server that is currently had problem BBM. I have another device, Bold 9790, with even the network carriers, normal work. Differences is given in the IP/Port host routing information. My "BOLD" has (or connected to (?)) IP/Port 206.51.26.192:18815:18810 in the meantime my abnormal Curve 9360 has IP as shown on the screenshot above.

    Then, someone at - there have any idea?

    OK, finally I managed to make it work.
    Today I decided to use the SIM card from another provider of services, AXIS Indonesia in my case, after changing, I get gateway IP diferent and normal BBM work, then I go to previous service provider (IND - XL) and ask them to change my smart SIM card and bam! I got new gateway IP pretty much the same thing as the gateway ip of my bold work 9790. Here my new host routing information:

    Hope this will help someone with the same problem as mine. Thank you

  • Security of blackBerry Smartphones BBM

    I recently bought a smart phone BlackBerry - curve 9360. I have in what concerns the protection of data on my camera and the account connected to it. First of all, I wanted to if a blackberry smartphone is hackable and how it is to viruses and threats.
    Second, I want to know the security of the BlackBerry Messenger. I am a very sociable guy and regularly share pins with a lot of people I properly don't know sometimes even online with strangers as its seems much safer to share the pins that the telephone numbers. So my concern was that if no damage could come to my device or stored data top of this sharing of pine, in the form of my device be hacked using my BBPin or my data being exposed to someone or something.

    BlackBerry is not hackable.

    BlackBerry are not viruses.

    You cannot expose any personal data to share your PIN, unless you tell as something buddy pine.

  • navigator_invoke_invocation_ * 'sys.invokeTargetSelection' shows an empty list

    I'm using this code (basic native application):

    navigator_invoke_invocation_t *inv = NULL;
    navigator_invoke_invocation_create(&inv);
    navigator_invoke_invocation_set_action(inv, "bb.action.SHARE");
    navigator_invoke_invocation_set_type(inv, "text/plain");
    navigator_invoke_invocation_set_data(inv, "test", 4);
    navigator_invoke_invocation_send(inv);
    navigator_invoke_invocation_destroy(inv);
    

    to try to have a "Share" feature that should ask the user for a social application share text.

    I tried many combinations, but cannot make it work. It shows an empty list if I put "navigator_invoke_invocation_set_target (inv,"sys.invokeTargetSelection");"

    If I'm not set_target, he tries to use BBM to share.

    It's using Blackberry dev alpha C, SO version: 10.3.1.634. SDK version: 10.3.1

    How can I implement this feature as Android share?

    Tried it is really hard, but can't find a way to do this without the participation of the Cascades library:
    -navigator_invoke.h--> fail
    -navigator.h--> fail (obviously)
    -bb::system::InvokeManager--> fail
    -bb::cascades::Invocation--> work

    When I say "fail", I mean that he opened the first target of the Assembly of the action, Evernote in my case. 'sys.invokeTargetSelection' has not worked here, opens an empty list as you.

  • Unbounded invoke to Twitter/Facebook

    I try to do an unlimited use with plain text that aim applications that subscribe to the MIME type. Here is my code:

        InvokeManager *manager = new InvokeManager();
        InvokeRequest *request = new InvokeRequest();
        //request->setTarget("Twitter");
        request->setData(url.toUtf8());
        request->setMimeType("text/plain");
        request->setAction("bb.action.SHARE");
        manager->invoke(*request);
    

    This opens a map to select a group of bbm to share with.

    If I Uncomment the line of code that specifically targets twitter it will correctly call twitter.

    Why is that all possible receivers of text/plain are not listed as sharing options with when I do my unlimited invoke?

    When I tried this with the invokemanager method I found myself with the same BBM groups page you get I now use a c + c++ / method hybrid qml

    void myApp::share(QString text)
    {
         printf("Share invoked");
    
         m_pInvocation = Invocation::create(
              InvokeQuery::create()
               .parent(this)
               .mimeType("text/plain")
               .data(text.toUtf8()));
          QObject::connect(m_pInvocation, SIGNAL(armed()),
            this, SLOT(onArmed()));
          QObject::connect(m_pInvocation, SIGNAL(finished()),
            m_pInvocation, SLOT(deleteLater()));
    }
    

    but I think that if you replace InvokeRequest by InvokeQuery, your method can generate desired results

Maybe you are looking for