简体   繁体   中英

how to upgrade ti.cloudpush in titanium studio

I am using, 3.1.3 GA, I want to upgrade ti.cloudpush from 2.3.2 to 2.3.3, how to do this. any suggestions?

Thanks in advance

You can install the cloudpush module as follows

  1. You need to go here . Download the zip file and save it in your machine.

  2. Open the Titanium Studio

  3. Select Help-> Install Mobile Module

  4. Click Browse... button on the Install from URL: input and select the downloaded zip file

Output can be set to default Titanium SDK if you are unsure of where to install module

  1. Click the OK button, module will be installed

Once the module is installed, you will get a notification at bottom left of Ti Studio.

  1. Now open TiApp.xml of your project

  2. Double click on cloudPush module in the modules box and select the version of cloudpush module.

You will get more information from Installing Titanium Modules

Hope it helped you :)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM