03-08-2011 11:32 AM
Hi,
1) I want to know how to create a developer certificate?
2) how it is related to code signing?
3) can I submit my app without code signing before 15th March?
Thanks
Abhinav Tyagi
03-08-2011 11:42 AM
abhi007tyagi,
Hope this helps!
03-08-2011 11:52 AM
John
Thank you for the information. I am having a problem also.
I have successfully applied for, and received, my code signing PIN (.csj file).
I am attempting to follow the instructions for the last phase - Configure signing for tablet applications - using the instructions at http://docs.blackberry.com/en/developers/deliverab
The instructions indicate that there should be a commented out line <!--<developer_cn_signature></developer_cn_signatu
My bbwp.properties file in that location does not include the indicated line. Is this a known problem or is it something I have done here?
The contents of my bbwp.properties file are shown below.
<?xml version="1.0" encoding="UTF-8"?>
<wcp>
<additional>-quiet</additional>
<java>C:\BlackBerry WebWorks Packager for PlayBook\jre</java>
<wcp_template>AirAppTemplates</wcp_template>
<air_template>AirAppTemplates</air_template>
<tablet_sdk>C:\BlackBerry WebWorks Packager for PlayBook\bbwp\blackberry-tablet-sdk</tablet_sdk>
<extension_repository>ext</extension_repository>
</wcp>
Any help would be appreciated.
Thank you for your time.
Terry