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
New Contributor
ravi-kyaliapps
Posts: 3
Registered: ‎08-29-2012
My Carrier: Airtel

Deploy on Blackberry Dev Alpha

I have been battling to install on the Dev Alpha Device for quite some time. I have been thinking there may be problem on my side. But no reinstalled everything including debug token. The result is same.

Both Chrome Ripple and Command line give same error

What could be the reason


Info: Sending request: Install
Info: Action: Install
Info: File size: 1058896
Info: Installing ...
Info: Processing 1058896 bytes
actual_dname::
actual_id::
actual_version::
result::failure 881 required signatures missing (RDK, AUTHOR)

Please use plain text.
Contributor
docaholic
Posts: 39
Registered: ‎05-03-2012
My Carrier: Fido

Re: Deploy on Blackberry Dev Alpha

check your config.xml, is there a tag which looks like this:

<author href="website here" rim:copyright="Copyright...etc..."> COMPANY NAME </author>
?

that might be the issue
Please use plain text.
New Developer
shivam284
Posts: 100
Registered: ‎01-23-2012
My Carrier: Blackberry

Re: Deploy on Blackberry Dev Alpha

Use <author rim:copyright="2011" email="EmailId">Company Name</author> in config file!

 

Hope it will work!

Thanks & Regards,
Kumar Shivam
Please use plain text.
Developer
The_Anomaly
Posts: 317
Registered: ‎08-06-2012

Re: Deploy on Blackberry Dev Alpha

It says signatures are missing.  Think you need to register your developer keys.  If you dont have then you need to get some and register - they're free.

 

The config XML also needs to be correct so you need to put the author's name in there - the one you signed up for keys with.

If it helped you, click like. :smileyhappy:
Please use plain text.