[AC-1131] BlackBerry: Authentication failed on simulator
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-07-29T07:06:21.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Van Le |
Assignee | Mauro Parra-Miranda |
Created | 2014-07-09T14:09:09.000+0000 |
Updated | 2016-03-08T07:37:29.000+0000 |
Description
Can not install app on a Blackberry Simulator. The command seems to be missing the password that I set in the run configuration. I can however locate the bar file and install via command line.
Run -> Blackberry Simulator
[Command] :source /Applications/Momentics.app/bbndk-env_10_3_0_698.sh && blackberry-deploy -installApp -launchApp -device 172.16.60.133 -package "/Users/van/Documents/Ti2013/bbtest/build/blackberry/x86/o-g/bbtest.bar"
Info: Package created: /Users/van/Documents/Ti2013/bbtest/build/blackberry/x86/o-g/bbtest.bar
Error: Command failed: Error: Authentication failed. There have been 2 of 5 failed attempts
Error: Authentication failed. There have been 2 of 5 failed attempts
Hello! Can you please test with the Ti Studio 3.3.0? Thanks!
Tested with 3.3.0, can't reproduce.