user2462737
user2462737

Reputation: 218

How to release BB10 app for beta testing

I want to know how to release blackberry 10 apps to the client for beta testing. as in bb7 we were uploading web folder on the project server and give path to jad file to the client to download app to their phone. What would be the way for bb10

Upvotes: 0

Views: 485

Answers (3)

Marc Plano-Lesay
Marc Plano-Lesay

Reputation: 6958

You can deploy a release build, signed, to the BlackBerry World, just don't send it for review. It will be accessible to all people in your account's sandbox, and only to them.

Upvotes: 2

Sunseeker
Sunseeker

Reputation: 1513

There's virtually no difference in building release for submitting to App World or for client testing from IDE/developer perspective. Just use "Export" menu option in the project menu, then follow instructions to build a release and send a resulting bar-file over to a client.

In order to deploy it on a device for testing, you need to do side-loading using DDPD software which could be found here - http://ddpb.dauden.vn/

Upvotes: 0

user2462737
user2462737

Reputation: 218

We need to release our .bar file and should ask client or QA person to install it using "Side loading"

Upvotes: 0

Related Questions