Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23591] Android: Recompile cloudpush module against latest SDK

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2016-07-11T15:46:31.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.0.0
ComponentsAndroid
Labelsn/a
ReporterChristopher Williams
AssigneeChristopher Williams
Created2016-07-01T14:53:15.000+0000
Updated2016-10-11T19:09:36.000+0000

Description

cloudpush: https://github.com/appcelerator-modules/cloudpush Generally this requires some minor changes to each module: - bump the module's version up to the next major (i.e. 2.3.1 -> 3.0.0) - bump the module's apiversion to 3 (for Android) - bump the minsdk to 6.0.0 (for Android) At a higher level, we'll need to update our CI build scripts for modules to use the master branch SDK to build against, and Android NDK r11c.

Attachments

FileDateSize
ti.cloudpush-android-4.0.0.zip2016-07-08T17:17:28.000+0000820543

Comments

  1. Christopher Williams 2016-07-01

    https://github.com/appcelerator-modules/cloudpush/pull/28
  2. Christopher Williams 2016-07-08

    Locally built against latest V8 (5.1.281.59) with NDK r11c.
  3. Christopher Williams 2016-07-11

    https://github.com/appcelerator-modules/cloudpush/releases/tag/android-4.0.0
  4. Lokesh Choudhary 2016-10-11

    Verified the fix. Ran the example & the cloudpush module ver.4.0.0 works as expected. Environment: Appc Studio : 4.8.0.201609292239 Ti SDK : 6.0.0.v20161007121506 Ti CLI : 5.0.10 Alloy : 1.9.2 MAC El Capitan : 10.11.6 Appc NPM : 4.2.8-7 Appc CLI : 6.0.0-57 Node: 4.6.0 Nexus 6 - Android 6.0.1

JSON Source