[TIMOB-26402] Android: Maintain native module compatibility with Titanium 7.0.0
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-10-22T17:29:05.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 8.0.0 |
Components | Android |
Labels | n/a |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2018-09-20T12:36:20.000+0000 |
Updated | 2019-01-11T16:27:00.000+0000 |
Description
- Updating V8 to 7.0 breaks native module compatibility with Titanium SDK
7.0.0
- Make necessary changes to V8 to maintain backwards compatibility with Titanium SDK 7.0.0
titanium_mobile: https://github.com/appcelerator/titanium_mobile/pull/10337 v8_titanium: https://github.com/appcelerator/v8_titanium/pull/38
Closing ticket verified fix in SDK version 8.0.0.v20190111035358. Tested using the module from https://github.com/appcelerator-modules/titanium-web-dialog.