You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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");
The text was updated successfully, but these errors were encountered:
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");
The text was updated successfully, but these errors were encountered: