Blackberry Messenger SDK :app download invite (in a MIDlet) - blackberry

I have a MIDlet application already running.
I am just wondering if I can take advantage of the BBM SDK features in my already running midlet app.
More specifically, I would like to be able to send an invite to download my app to my bbm contacts. I know this can be accomplished in a blackberry UIApplication, but is it possible for MIDlets?
Your reply is highly appreciated!
Thanks

Related

Skype for Business App SDK for iOS Desktop Sharing or Application Sharing

I try to develop iOS native app by using Skype for Business App SDK.
Are there any way to show desktop sharing from SfB Client on Windows Desktop to participants iPhone by using this SDK? I checked all the classes listed in the website below. But I could not find appropriate class.
https://ucwa.skype.com/appsdk/reference/iOS/
This is not supported. Please provide feedback request on User Voice if you would like to see this feature

How to share content from my iOS app onto BBM?

I am trying to allow users of my app to share contents from my apps on their social timelines and within their chat messenger apps.
Recently I came up with the fact that BBM is actually one of the most common messenger apps in my target countries. Therefore that integration is majorly important in my case.
I found some posts around about the URL scheme of BBM on iOS, however nothing really useful as there is not a sound documentation for it at all. I even wonder whether there is a solution through their API using and SDK or alike.
I am much thankful for any help on this topic!
You can invoke BBM with a draft message for the user to send and this is supported on BBM for iOS, BlackBerry 10 and Android. I recently wrote a blog post about this on the BlackBerry Developer Blog. You can find all the details here:
Cross Platform Sharing with BBM

BBM connected app interoperability between BB10 and BB Java

Will a java based (OS5) BBM connected app be able to list the contacts who use the bb10 version of the app, if both apps use the same UUID ?
I would like to release a bb10 app with the same uuid as used in bb7 app, if the bb10 app can download the list of contacts who use the bb7 app.
Yes, as long as they are both releases in the same product in BlackBerry World.

How to detect the version of Blackberry Messenger installed on a device from a Webworks App

I'm working on a BlackBerry WebWorks app that connects to the Blackberry Messenger Platform. However, a user's device must have at least BBM v6 before a webworks app can connect to the BBM platform on such device.
Now, the challenge is, I need to be able to know the version of BBM running on the user's device so I can display an appropriate message telling the user to upgrade if the user does not meet the BBM platform requirement.
How do I go about this?
Thanks in advance.
If you want to know the version of the BBM installed in the Device. Look at the BBMProxyDemo within the BBM SDK it shows how to get this info.
And you can also see this thread on supports forum
How can i run the bbm integrated applicaiton in no bbm devices or below bbm 6.0 versions

BlackBerry BBM service making use of our own BES after integrating with our app

I am integrating BlackBerry Messenger into our BlackBerry application. We would like the integrated messenger to make use of our own BlackBerry Enterprise Server.
Is it possible, or does BBM always make use of the BES associated with the device?
I don't have any BES experience, but it would be really fishy if third-party apps could force the device to associate with a different BES, so I would guess RIM does not allow the behavior you want.

Resources