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
Regular Contributor
Megha_9_dec
Posts: 56
Registered: ‎08-21-2012
My Carrier: RIM

invoking MessageArguments for email feature: "'undefined' is not a constructor".

[ Edited ]

Hi,

I want mailing feature to be added in my Blackberry-10.0.9 (beta4) webworks app. I'm making use of 

blackberry.invoke.MessageArguments 

for that. https://developer.blackberry.com/html5/apis/blackberry.invoke.messagearguments.html  I'm facing this Exception here: "'undefined' is not a constructor".

 

I've added required features in config.xml of the app
<feature id="blackberry.invoke.MessageArguments" />

<feature id="blackberry.invoke" />

<feature id="blackberry.message" />

 

I'm using latest webworks SDK-1.0.3.8

 

Regards,

Megha

Please use plain text.