11-21-2012 03:04 AM
Hi,
I am using RIM Blackberry Apps API to update application icon at runtime. But at the time of code signing the following things displayed:
Status = Not Registered
Category = Required
SignerID = RBB
Signer Name = RIM Blackberry Apps API
and i m not able to sign application.
Please suggest me how to resolve this problem. And is there any other way to update app icon at runtime.
Thanks & Regards,
Kewal
11-21-2012 04:17 AM
11-21-2012 04:46 AM
Thanks for your message.
Only the application having HomeScreen api is not getting singned. other application getting signed successfully with same signing key
11-21-2012 05:10 AM
Is it the only application you have that requires the RBB key? Sounds like you are mossing that key.
11-21-2012 05:12 AM
11-21-2012 05:13 AM
Yeah! its only RBB key not getting signed
11-21-2012 05:46 AM
You should have got the appropriate file, which I think will have a name like:
client-RBB-<your client number>.csi
with your other signing keys. Check that you did and that it is in the right place.
Sorry not really sure where the right place is. I sign 'externally' to Eclipse and have my keys in a separate folder.
11-21-2012 07:12 AM