04-25-2012 05:33 AM
Hi
I need my application to be started up with different parameters when started up from BBM (Connected apps). I override the getInvocableApplicationDescriptorIndex() method of BBMPlatformApplication to point to one of my alternate entry points (which has the startup parameter set). However, when the application is actually launched from BBM, it is started up with the main ApplicationDescriptor.
Any suggestions?
I am using the BBM SDK v1.3
Thanks