i'd like to share to Twitter without the native dialog, is there a way to implement this?
Thanks!
|
|
|
Yes. You can create your own dialog, and use the TWRequest API behind the scenes to invoke Twitter's API. Reference Twitter's API docs for the appropriate values to set. This way you can still take advantage of iOS built in twitter credential handling instead of rolling your own. |
|||
|
|