Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

SendMenu API #142

Open
CandraKlikocean opened this issue Feb 16, 2013 · 1 comment
Open

SendMenu API #142

CandraKlikocean opened this issue Feb 16, 2013 · 1 comment

Comments

@CandraKlikocean
Copy link

I have problem with SendMenu API...
I try to BB 9320 does not work....

I put code in config.xml like

and in index.html like

<script type="text/javascript"> var context = {}; context[blackberry.ui.sendmenu.TEXT] = document.getElementById('text2').value; blackberry.ui.sendmenu.add(blackberry.ui.sendmenu.TYPE_TEXT,JSON.stringify(context)); } </script>

is it right?

@timwindsor
Copy link
Collaborator

It looks like you are doing the right things, but did you install the extension into your WebWorks SDK as described in the README? https://github.com/blackberry/WebWorks-Community-APIs/tree/master/Smartphone/SendMenu#how-to-install-this-extension

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants