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

BlackBerry® World™ Development

Reply
New Contributor
A1DS
Posts: 2
Registered: ‎10-10-2012
My Carrier: Verizon
Accepted Solution

Can any one Know How to Submit Multiple Apps in One Submission ?

I want to do 2 apps in one pack, i don't know how to do. Please suggest !

Please use plain text.
Developer
ignites
Posts: 465
Registered: ‎04-11-2012
My Carrier: Rogers

Re: Can any one Know How to Submit Multiple Apps in One Submission ?

Do you mean 2 different apps for 1 device? This is not possible.


Developer for easyDial for BlackBerry Bold & inLink for BlackBerry PlayBook
Find me online via twitter, or on the techfruits.com webpage. Please hit the like button below if what I said helped!
Please use plain text.
Developer
jtegen
Posts: 6,233
Registered: ‎10-27-2010
My Carrier: AT&T

Re: Can any one Know How to Submit Multiple Apps in One Submission ?

Each app has to be their own submission.
Please use plain text.
New Contributor
A1DS
Posts: 2
Registered: ‎10-10-2012
My Carrier: Verizon

Re: Can any one Know How to Submit Multiple Apps in One Submission ?

Yes ! Some of the Vendors are do like that. (2+1 Offer , Fusion, Pack  like that)

Please use plain text.
Developer
laurentC
Posts: 225
Registered: ‎02-05-2010
My Carrier: Bouygues Telecom

Re: Can any one Know How to Submit Multiple Apps in One Submission ?

You need to package your .cod files in one .cod.

 

You have :

firstapp.cod

secondapp.cod

 

1) Rename both by changing .cod to .zip

2) unzip both

3) zip all the .cod and name the archive myapp.zip

4) rename myapp.zip to myapp.cod

5) post a new release on app word with myapp.cod

Twitter : @LaurentKP
My apps
Please use plain text.
Developer
ignites
Posts: 465
Registered: ‎04-11-2012
My Carrier: Rogers

Re: Can any one Know How to Submit Multiple Apps in One Submission ?


laurentC wrote:

You need to package your .cod files in one .cod.

 

You have :

firstapp.cod

secondapp.cod

 

1) Rename both by changing .cod to .zip

2) unzip both

3) zip all the .cod and name the archive myapp.zip

4) rename myapp.zip to myapp.cod

5) post a new release on app word with myapp.cod


learn somethign new everyday! =)


Developer for easyDial for BlackBerry Bold & inLink for BlackBerry PlayBook
Find me online via twitter, or on the techfruits.com webpage. Please hit the like button below if what I said helped!
Please use plain text.
Developer
QuiteSimple
Posts: 1,335
Registered: ‎11-06-2009
My Carrier: WiFi

Re: Can any one Know How to Submit Multiple Apps in One Submission ?


laurentC wrote:

You need to package your .cod files in one .cod.

 

You have :

firstapp.cod

secondapp.cod

 

1) Rename both by changing .cod to .zip

2) unzip both

3) zip all the .cod and name the archive myapp.zip

4) rename myapp.zip to myapp.cod

5) post a new release on app word with myapp.cod


I believe you don't need to do all of this. AppWorld extracts the sibling cod files anyway, so IMO you just need to upload firstapp.cod and secondapp.cod, AppWorld will do the rest.



"When you become a level 3 developer, you learn to communicate over the ether. I'm told that level 5 developers are ascend into a higher level of existence beyond the physical realm." gord888 @ crackberry
Please use plain text.