07-11-2012 11:23 PM
Hi everyone,
I am developing webworks app for playbook.
I see the way to install Debug Token on playbook http://yllus.com/2011/06/18/deploying-a-blackberry
Now I don't know to fix the err. Can you help me?
And Can you tell me the way to install my WebWorks app on playbook (Because this way only show me to install Debug Token)?
See your response soon!
Best Regards,
An Pham
Solved! Go to Solution.
07-12-2012 04:25 AM
Hi there!
When the token exprires I just create a new one and install it again. So, basically, follow the same steps you did the first time.
Please check the official developer documentation to learn how to do this and how to test the app on a real device:
happy coding!
07-12-2012 04:06 PM
For a quick and easy way, I've developed a free app that interfaces with all of the commandline tools for the AIR and WebWorks SDKs for PlayBook for both Mac OS and Windows.
http://www.studiochris.us/software/fruit-bat/
To get a debug token after filling in your settings, use the Publish menu and choose Request Debug Token (Cmd/Ctrl+R). When that's finished, to install it use the Publish menu again and choose Install Debug Token (Cmd/Ctrl+D).
To package and install your WebWorks app, open your app's config.xml in FruitBat through drag and drop, the File menu (Open App XML... [Cmd/Ctrl+O]) and then click the Package and Install button in the FruitBat interface under your app's icon. It will create the WebWorks BAR file from your project's folder (no need to make a ZIP file each time; it does it automatically) on each click and install and launch the app on the PlayBook or the PlayBook simulator automatically.