12-22-2012 08:20 AM
Hello!
Can I register a bb.action.DIAL invocation handler in my application? Will it interfere with a native dialer when it's available? How will the OS choose which application (mine or the native dialer) to use to dial numbers?
Currently I have two test applications which have handlers for bb.action.DIAL. When I tap on a phone number in the Contacts application OS invokes the one which was installed first. Is there any way to alter this behaviour?
Can an application deny an invocation request or pass it to the next handler (by reemiting an invocation request maybe)?
Solved! Go to Solution.
01-14-2013 01:02 AM
BlackBerryDev did just offer clarifications on Twitter:
Research In Motion @BlackBerryDev
You cant. Contacts app will invoke the default handler for bb.action.DIAL - the phone app. Gr8 usecase and I will follow up. ^SH