问题描述
真是不好意思在问一个有点题外话的问题,但我们已经有了一个黑莓5.0的应用程序,我们需要在App Store起床尽快
Really sorry to be asking a bit of an off topic question, but we've got a Blackberry 5.0 app that we need to get up in the app store asap.
我有一个包含以下内容的zip文件
I have a zip file that contains the following
[根文件夹]
的.alx
[子文件夹< 5.0.0>]
.COD
.CSI
.cso
的.debug
的.jad
。罐
[/子文件夹]
[/根文件夹]
[Root Folder].alx[Child folder<5.0.0>].cod.csi.cso.debug.jad.jar[/Child Folder][/Root Folder]
任何人都知道这是否可以作为卜提交,否则我不知道这是否是pre HAPS调试版本,并在需要重新编译发布(一拉的iOS)。我注意到它不包含release.xml文件或devices.txt中,也是我有一种感觉的子文件夹应该改名为Appname_5.0.0
Anyone know if this can bu submitted as is, or I wasn't sure if this was pre haps a debug build, and needed recompiling for release (a la iOS). I've noticed it doesn't contain a release.xml file or a devices.txt, and also I have a feeling the child folder should be renamed to "Appname_5.0.0"
推荐答案
首先确保你的code是标志
成功地与黑莓code标志证书
。做一个zip文件与鳕鱼和放大器;从
文件夹中。创建帐户比的jad
文件交付&GT;标准管理产品
上传应用程序。按照说明,并填写所需信息(应用程序细节,等级,屏幕截图,图标...)到你的应用程序。提交应用程序后,它会显示在应用程序状态待审
。几天后,你的应用程序将准备后出售
。比你可以看到在应用按我的黑莓手机的经验将采取最低10〜14日批准。
First of all make sure that your code is sign
successfully with Blackberry code sign certificate
. Make one zip file with cod & jad
file from your deliverables > Standard
folder. Create account in Blackberry vendor portal Than Manage Product
to upload app . Follow the instruction and fill required info (app detail , rating ,screen shot, icon ...) to your App. After submit app it will show app Status in Pending review
. After few days your app will be ready for post for sale
. Than you can see app in Blackberry App World As per my experience with Blackberry it will take minimum 10 to 14 day for Approval .
这篇关于这是需要发布的黑莓应用程序世界提交的文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!