[TIMOB-23605] Android: Recompile ti.urbanairship module against latest SDK
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2016-07-27T13:53:49.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2016-07-01T14:59:38.000+0000 |
Updated | 2017-03-23T22:45:04.000+0000 |
Description
ti.urbanairship: https://github.com/appcelerator-modules/ti.urbanairship
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
File | Date | Size |
---|---|---|
ti.urbanairship-android-3.0.0.zip | 2016-07-08T17:35:48.000+0000 | 389789 |
https://github.com/appcelerator-modules/ti.urbanairship/pull/15
Locally built against latest V8 (5.1.281.59) with NDK r11c.
Repo has been archived: ITOSSUP-1794 I opened a PR for the urban airship guys over at their repo: https://github.com/urbanairship/titanium-module
Just for reference, PR is https://github.com/urbanairship/titanium-module/pull/11
Closing ticket as Won't Fix with reference to the above comments.