06-12-2012 01:49 PM
Hello all,
I have recently developed a business app v1.0 for blackberry in JDE 7.0.
I would like to know whether i can send v2.0 to my client as a software upgrade through SMS. Is it possible to upgrade the tables and code by receiving an SMS from the developer.
On my end, i would be sending all the code structs and table (schema remains same as v1.0). Is it really possible or the client will necessarily have to reinstall the software?
How is a blackberry application maintained by the developer once it has been deployed on client side.
Would really appreciate if someone could aid a response.
Thanks.
06-15-2012 11:43 AM
You could send a URL to the JAD file of version 2 of your application via SMS. Users can then click on the URL and download the update using the BlackBerry Browser.
If these are BlackBerry Enterprise Server users, the update can be pushed out through the BES.
If the application is in App World, users will be notified of the update and can upgrade using the App World client.