Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23593] Android: Recompile ti.cloudpush.mqtt module against latest SDK

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2016-07-26T08:55:55.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterChristopher Williams
AssigneeEric Merriman
Created2016-07-01T14:54:26.000+0000
Updated2017-03-21T17:51:29.000+0000

Description

ti.cloudpush.mqtt: https://github.com/appcelerator-modules/ti.cloudpush.mqtt 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.

Comments

  1. Christopher Williams 2016-07-11

    This module makes use of the apache httpclient which has been removed from core of Android and is now a separate library (and basically deprecated). We'd need to rewrite some of the code to use the preferred new http client in Android.
  2. Christopher Williams 2016-07-11

    Work in progress. Could use some feedback help in determining what to do here: https://github.com/appcelerator-modules/ti.cloudpush.mqtt/pull/2
  3. Ashraf Abu 2016-07-21

    Left a comment on PR stating that we should archive this repo.
  4. Chee Kiat Ng 2016-07-26

  5. Lee Morris 2017-03-21

    Closing ticket as the issue will not fix.

JSON Source