Is there any library to implement twitter web view login dialog in iOS

0 votes

i have an app that want to share to twitter

when user click the share button and he has a token the app will process in the background and tweet using predefined message (user cannot change the message)

but if he/she doesn't have the token then the app will show popup login webview dialog to the user with our app name like in the picture.

After he/she successfully login dismiss login dialog and the app will repeat step 1 (tweet in background)

enter image description here

how can i archive this? thanks.


 

Nov 22, 2022 in Mobile Development by gaurav
• 23,260 points
248 views

1 answer to this question.

0 votes

Solution to your problem is to implement the Single Sign on (SSO) using native App residing on Device. Almost all the Social Framework SKD's are approaching to use the account information residing centrally on the device. (That's called as SSO via Native)

Please read more about it here

Also if you face difficulty in implementing it, kindly use shareKit or PFTwitterUtils-NativeTwitter.

In ShareKit, you many need to perform a "Granular Install" to just link to "Twitter" library rather than all other bunch of Social Frameworks.

answered Dec 15, 2022 by gaurav
• 23,260 points

Related Questions In Mobile Development

0 votes
0 answers

is there any working twitter integration for android and ios

I have tried so many codes for ...READ MORE

Nov 11, 2022 in Mobile Development by gaurav
• 23,260 points
196 views
0 votes
0 answers

How to fetch the width and height of a programatically added view in Swift/ iOS?

I have added a UIView and a ...READ MORE

Nov 10, 2022 in Mobile Development by gaurav
• 23,260 points
701 views
0 votes
0 answers

Change English Number To Persian Numbers in Text Swift,IOS

Hi How can i replace english numbers ...READ MORE

Nov 8, 2022 in Mobile Development by gaurav
• 23,260 points
206 views
0 votes
0 answers

How to login to a site using POST request? (Swift,iOS)

I want to create an iOS Application ...READ MORE

Nov 9, 2022 in Mobile Development by gaurav
• 23,260 points
542 views
0 votes
0 answers

How to open app from Twitter for iOS WebView on iOS 9

My question pertains to deeplinking from a ...READ MORE

Nov 10, 2022 in Mobile Development by gaurav
• 23,260 points
402 views
+2 votes
0 answers

iOS Instagram login get Instagram user id?

I am writing an iOS app that ...READ MORE

Nov 15, 2022 in Mobile Development by gaurav
• 23,260 points
1,581 views
0 votes
1 answer

Facebook logging into wrong app on iOS

The issue may be caused by various ...READ MORE

answered Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
251 views
0 votes
1 answer

How do I create folder under an Amazon S3 bucket through PHP API?

Of Course, it is possible to create ...READ MORE

answered Apr 24, 2018 in AWS by anonymous
10,922 views
0 votes
1 answer

Is there a lightweight method to check if emoji is supported in iOS?

You can easily override theme by wrapping ...READ MORE

answered Dec 12, 2022 in Mobile Development by gaurav
• 23,260 points
321 views
0 votes
1 answer

Flutter project in iOS emulator takes forever to run, but its worked on Android emulator

Try flutter clean and flutter build ios ...READ MORE

answered Nov 18, 2022 in Mobile Development by gaurav
• 23,260 points
345 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP