12-19-2012 09:39 AM
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.
Solved! Go to Solution.
12-19-2012 01:57 PM
We are working on the documentation currently and it will be released soon to invoke the core applications.
The current documentation is here:
It will be updated soon to include the MAPS and other core applications.