Pages

Showing posts with label release. Show all posts
Showing posts with label release. Show all posts

Friday, October 30, 2015

Deploy your webworks produced bar file to Blackberry Enterprise Server, then go to the bar


  1. Define your app id (e.g. config.xml... widget id="my.company.appname")
  2. Define your app version (e.g. config.xml ... version="1.0.0"...)
  3. Change the in-app version, automated via a hook, or manually
  4. Change the uri whitelist to e.g. <access uri="https://bladieblah.full.path.com/leading?to=wherever&use_a_wildcard=*" subdomains="true" />
  5. Build. e.g. webworks build --release -k <the password you used to do signing> -b 1
  6. Pray