查看原文: http://leancodingnow.com/app-submission-issues/ I bet many iOS developers are busy submitting apps to the App Store lately after fixing issues on iOS 9. This blog post just listed the issues I came across lately when submitting apps to App Stor…
First, make sure Python and Tweepy installed well, and the network setup well. Then, you go to http://dev.twitter.com and log in ,and go to my application, get your ckey/csecret/atoken/asecret Then, we create the .py file: PS4.py: from tweepy import…