ASNE icon indicating copy to clipboard operation
ASNE copied to clipboard

Remove Networks

Open Mardoqueu opened this issue 9 years ago • 0 comments

I wanted to remove some social Networks excet Facebook and google plus, but everytime I try this the app crash, I am trying to comment the code like this:

// TwitterSocialNetwork twNetwork = new TwitterSocialNetwork(this, TWITTER_CONSUMER_KEY, TWITTER_CONSUMER_SECRET, TWITTER_CALLBACK_URL); // mSocialNetworkManager.addSocialNetwork(twNetwork); Which way sholud I follow?

Mardoqueu avatar Apr 09 '15 07:04 Mardoqueu