I'm new in BB Development and I want to test my application on Z3 Device ...
- I installed WebWorks 2.1
- Then request the bbidtoken.csk file, and I created author.p12 using WebWorks UI.
- I enabled Developer Mode on Device.
- Also I generated debug token debugtoken.bar using Command line tool.
- I deployed debugtoken.bar on my Z3 device.
- All files author.p12, barsigner.db, bbidtoken.csk, debugtoken.bar in this path: "C:\Users\user1\AppData\Local\Research In Motion"
- I created Project using WebWorks UI and by default its located in "C:\Users\user1\WebWorks Projects\Project1"
I tried to Build my "Project1" app from WebWorks UI, but this error comes to me:
[INFO] Populating application source [INFO] Parsing config.xml [INFO] Generating output files [INFO] Error: Debug token does not exist or not a file [INFO] Error: Debug token does not exist or not a file [ERROR] Native Packager exception occurred [ERROR] Native Packager exception occurred
An error has occurred
What did I forget to do????!?!