i’d like to share to Twitter without the native dialog, is there a way to implement this?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.