Community Questions & Answers
Alloy Social: How to return @username after login
After successfully authenticating with Twitter, I want to do something useful with this information! The docs show me how to post a tweet using the Social built-in, but not how to retrieve any user-specific information. This is the relevant Twitter API...
Share button Option
Hi Does titanium have a bulk share option or is their a module available, with most apps they have a little share icon which allows using the device email message option etc and also has social twitter facebook etc. Would i have to add all these to a...
Exception in correctTimeStampleFromSrc method of alloy/social
As soon as I require the builtin social module to use for Twitter authentication (`twitter = require('alloy/social').create(credentials.twitter)`), I get an exception at line 201 of social.js, which declares `var scripts =...
App Approved: Peasy is now online!
Thanks to Appcelerator team, we are glade to introduce you our last app: **Peasy**! Peasy is a free iPhone and Android app (Android version coming soon), that help user to find parking lots thanks to social integration like an internal chat, Facebook and...
Alloy Social crashing app
Hi I am attempting to authenticate against Twitter using Alloy, however the example provided in the documentation causes my app to crash. ~~~ var social = require('alloy/social'); social.create({ site: 'twitter', consumerSecret: 'XXXXXX', ...
Use the iOS6 Social Framework
Is it possible to take advantage of the iOS6 Social Framework? I've spotted a couple of modules in the marketplace but thought I would ask here as I would have thought it's a feature which should be in Titanium by default? I'm looking for the new...
Own personal Social network
Hi I want to build a cloud-based personal social network that is used in my app only. What is the easiest and best solution? I found a few but not sure about them. 1. Stackmob - https://www.stackmob.com/ 2. Parse - https://www.parse.com/ 3. Appcelerator...
How do I use the much nicer/easier native Twitter authentication that's build into iOS 5?
Since iOS5, there's been a way to trigger cached Twitter credentials on your iPhone so that logging in just has an "OK" button rather than needing to sign into Twitter. It'll ask "[App] would like access to twitter accounts" with...
linkedin login
hi, I just start using Appcelerator. I am trying to build a mobile app that use linkedin to login. I followed https://github.com/aaronksaunders/clearlyinnovative.linkedIn and was able to load the login window. and about the to get the user info. but...
Appcelerator & InMobe online seminar from yesterday
In the seminar they made note of some services for catching crashes from users handsets. Anyone have that list or can recommend a really good one that would work on Titanium with Android and Iphone? Also they talked about a free social mod, I think it was...
ACS Friends beta
Hello. I know this cloud-based Friend module is still In beta, but I have heard and read that some already got this working. I am curious to know if anyone has made a "Login -> Request a friend -> Accept friend -> Now following friend"...
Using sharekit 2.0 from the MarketPlace
Hi Has anyone successfully implemented the features provided by ShareKit 2.0 from the MarketPlace? So far, I am able to achieved using the following services: 1. Twitter 2. SMS 3. Tumblr 4. Foursquare 5. Copy I am having trouble with 6. Facebook Still...
getsocialize.com SKD into Titanium Module?
how can build a module from the http://www.getsocialize.com/ SKD ? i think it will be great
Facebook Graph - exchanging sessions for access_tokens
With help from another post, http://developer.appcelerator.com/question/21031/from-facebook-connect-to-open-graph I was able to connect to the Facebook graph and get access_token and able to run a test query to pull my profile information. This code...
How do I make a link in an app?
I'm doing a school project where I have to build an iPhone app that links to various social media pages related to the school and allows people to navigate them. How do I code/create a link in Titanium?
Showing 1-15 of 15