Ayyagaries

Results 2 issues of Ayyagaries

``` Ti.App.iOS.addEventListener('usernotificationsettings', function eventUserNotificationSettings() { // Remove the event again to prevent duplicate calls through the Firebase API Ti.App.iOS.removeEventListener('usernotificationsettings', eventUserNotificationSettings); // Register for push notifications Ti.Network.registerForPushNotifications({ success: function(e) { Ti.API.info("*************************************************");...

I am trying to install the module in Appcelerator using `gittio install dk.napp.social-iphone ` i am getting this error [INFO] dk.napp.social-iphone searching... [ERROR] dk.napp.social-iphone Not found. But if i do...