android - Titanium studio install modules -


i have been trying few days , still no hope.

i have downloaded https://github.com/iamyellow/gcm.js

gcm.js iamyellow, , install in titanium through help->install mobile module-> select .zip downloaded.

after included in tiapp.xml in project keeps showing requested module not found.

i created new project in app.js , still shows requested module not found

 require("net.iamyellow.gcmjs"); 

the folder available in ~/library/application support/titanium/modules/android , cant import app.

according example provided in distribution should require module this:

var gcm = require('lib.gcm'); 

Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -