Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Developer
Hithredin
Posts: 368
Registered: ‎06-03-2010
My Carrier: Free
Accepted Solution

Invoke reference

Can we find anywhere a full references of action and type of invocation, such as:

blackberry.invoke.invoke({

    action :"bb.action.NAVIGATETO",

    type: "application/vnd.blackberry.string.address",

    data: "An addrtess string that it will try and parse" }

);

 

Either in Webworks or Cascades I've always found the way to open Browser, Maps, etc in a little post in the forum.

It can't be possible that there is no any full reference when we have a Gold SDK and when blackberry promote App integration. So I missed something, but where? I do not know.

Please use plain text.
BlackBerry Development Advisor
erikjohnzon
Posts: 245
Registered: ‎09-21-2012
My Carrier: Virgin

Re: Invoke reference

We are working on the documentation currently and it will be released soon to invoke the core applications.

 

The current documentation is here:

- https://developer.blackberry.com/cascades/documentation/device_platform/invocation/invoking_core_app...

 

It will be updated soon to include the MAPS and other core applications.

@erikjohnzon
erjohnson@blackberry.com
Please use plain text.