Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24056] Incompatible module com.appcelerator.apm on beta SDK 6.0.0

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2017-04-17T17:02:21.000+0000
Affected Version/sRelease 6.0.0
Fix Version/sBacklog
ComponentsAndroid
LabelsCLI, Titanium, android, apm
ReporterCaio Perdona
AssigneeUnknown
Created2016-10-19T21:31:30.000+0000
Updated2018-08-06T17:49:28.000+0000

Description

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.

Attachments

FileDateSize
Screen Shot 2016-10-19 at 19.30.45.png2016-10-19T21:31:09.000+000088560

Comments

  1. Hans Knöchel 2016-10-20

    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!
  2. Caio Perdona 2016-10-20

    Hi Hans. But doesn't this module come with the sdk itself?
  3. Chee Kiat Ng 2016-10-21

    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.
  4. Eric Merriman 2018-08-06

    Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.

JSON Source