PushClient
PushClient copied to clipboard
Found incompatible Titanium Modules
Hi, thank you very much for your module. When I compile your module I am getting error as below;
id: br.com.arlsoft.pushclient version: 1.20 platform: ios,iphone min sdk: 6.0.0.GA
Operating System
Name = Mac OS X
Version = 10.12
Architecture = 64bit
# CPUs = 2
Memory = 8589934592
Node.js
Node.js Version = 4.6.0
npm Version = 2.15.9
Titanium CLI
CLI Version = 5.0.11
Titanium SDK
SDK Version = 6.0.0.GA
SDK Path = /Users/kerberos/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA
Target Platform = iphone
Just change in manifest > apiversion: 2
I'm also having the same problem. If I compile using 6.0.4GA and pushclient version 1.20
I tried changing in the manifest file within the module from apiversion: 3 to apiversion: 2
But I still get ** BUILD FAILED **
Any other suggestions