Last working version I tried was 1/24, tested on 1/29 and newer and not working. It doesn't get past the require(). I'm not sure how to debug to determine where the issue lies for ya. Just a heads up! Awesome module btw, where can I donate?!
var SMSView = require("ti.smsview");
and
Ti.SMSView = require("ti.smsview");
Last working version I tried was 1/24, tested on 1/29 and newer and not working. It doesn't get past the require(). I'm not sure how to debug to determine where the issue lies for ya. Just a heads up! Awesome module btw, where can I donate?!
var SMSView = require("ti.smsview"); and Ti.SMSView = require("ti.smsview");