I am trying to integrate GCM
in titanium appcelerator.
I have integrated net.iamyellow.gcmjs module in my titanium project. But getting following error.
[ERROR] : Found incompatible Titanium Modules: [ERROR] : id: net.iamyellow.gcmjs version: 0.2 platform: android min sdk: 3.0.2.GA
and my titanium SDK
version is 6.1.2.GA
.
To help you get started, here are some good guidelines. Also, you will find example of codes that will help you or at least give you an idea what's wrong with your code and why it gives you that error. You can compare your codes from the code provided in the site.
Just explore the site to have an expanded view of the tricks.
Hope this helps.