Unanswered Questions

4
votes
0answers
56 views

How can a Kynetx app run on a BlackBerry?

How can a Kynetx app be deployed to a BlackBerry? Here are some experiments on my BlackBerry Curve 8330 with this bookmarklet: javascript:(function(){alert('hi')})() 1) In the Bl …
1
vote
1answer
61 views

Browser extension enhancements

We would like to see the following enhancements to the browser extension: A way to code sign so that users will see the publisher of the extension Add application icon for FF and …
1
vote
0answers
13 views

Dev testing card replaces production card in my card selector

When I have a production app and I want to make changes to it I create a new build version and set the last as production. I then create a dev card for my card selector to do testi …