GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-04-17T17:02:21.000+0000 |
Affected Version/s | Release 6.0.0 |
Fix Version/s | Backlog |
Components | Android |
Labels | CLI, Titanium, android, apm |
Reporter | Caio Perdona |
Assignee | Unknown |
Created | 2016-10-19T21:31:30.000+0000 |
Updated | 2018-08-06T17:49:28.000+0000 |
Hi guys.
I'm trying to build my app on SDK 6.0.0 and I'm getting the following error:
{noformat}
[ERROR] Found incompatible Titanium Modules:
[ERROR] id: com.appcelerator.apm version: 1.1.5 platform: android min sdk: 3.4.0
{noformat}
Error is happening ONLY when building for android platform.
Can you give us feedback on this?
Thanks in advance.
Titanium 6.0.0 needed all native modules to be recompiled against the latest V8 version. So please use the 2.0.0 version on Titanium 6.0.0 and later. Thx!
Hi Hans. But doesn't this module come with the sdk itself?
It's a premium module that gets downloaded and installed in your local titanium install automatically. (There's a daily update check that does this) So it may already be installed in your system, you just have to change your existing tiapp.xml to version 2.0.0. OR, you can force an update by simply doing *appc new* using the beta 6.0.0 sdk and beta 6.0.0 appc-cli.
Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.