05-14-2011 05:46 PM
05-14-2011 10:44 PM
07-04-2011 11:26 PM
12-27-2011 06:51 AM
Getting follwoing error
Exception in subscribe: TypeError: 'undefined' is not a constructor (evaluating 'new blackberry.invoke.BrowserArguments('http://localho
Any help?
12-27-2011 10:46 AM
01-04-2012 01:22 PM
It should work in Ripple. I have opened a bug based on this issue here - https://github.com/blackberry/WebWorks-API-Docs/is
button below the post(s)02-08-2012 03:57 PM
not working in Ripple here, either.
TypeError: 'undefined' is not a construct (evaluating 'new blackberry.invoke.BrowserArguments(inSender.url)')
logging blackberry gives me:
{"transport":{},"events":{"eventsMap":{}},"app":{"
logging blackberry.invoke obviously gives me the subset there, where BrowserArguments is not anything.
02-13-2012 12:26 PM
Following THIS post got it going for me:
As WELL as adding blackberry.Invoke.BrowserArguments -outside- of any "access" sections as well as -inside- all my "access" sections. Both steps were necessary to get the browser to do anything other than (a) error (b) ignore me.
2 weeks ago
I try in Ripple, Chorme plug-in, and show me a message "Request to launch Browser application", but when I try in RIM Simulator nothing is displayed and nothing happens