ios - Connect external Twitter account Xcode -


hi ios app connect external twitter account (not own). don't have twitter account , therefore cannot connect through settings in simulator. want users view , post external one. possible. instance possible view , tweet bbc twitter feed. advice , url settings appreciated.

well, viewing list easy: add uiwebview , load url: https://mobile.twitter.com/bbc

or one: https://mobile.twitter.com/hashtag/bbc if want search hashtags.

i wouldn't recommend tweeting external account. if possible, bet attract lots of spam.


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -