social-framework | A framework to develop Social Platforms and Applications | Portal library
kandi X-RAY | social-framework Summary
kandi X-RAY | social-framework Summary
A framework to develop Social Platforms and Applications
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Get information about this InformationSource
- Notify about the change
- Synchronize all attributes in this model
- Creates a cloned attribute
- Synchronized
- Create a new numeric attribute
- Notify about the change
- Creates a new Information relation
- Checks if the target type is the same type
- Creates a clone of this information
- Synchronize the information of an interaction
- Creates a new attribute role
- Creates a new InformationRole and returns it
- Creates a conversation
- Attempt to satisfy an interaction with the provided information
- Creates a discussion
- Creates a clone of this instance
- Creates a clone of this attribute
social-framework Key Features
social-framework Examples and Code Snippets
Community Discussions
Trending Discussions on social-framework
QUESTION
I want to login to app with twitter, i follow this documentation but i got this error
[TwitterKit] did encounter error with message "Error obtaining user auth token.": Error Domain=TWTRLogInErrorDomain Code=-1 "Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings" UserInfo={NSLocalizedDescription=Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings} error: Optional("Request failed: forbidden (403)")
i found this answer in twitter developer documentation
If you do receive this error message, please check the URL that you are using with the callback_url parameter in your oauth/request_token call and make sure that this URL has been whitelisted in your app settings on apps.twitter.com.
but i don't understand that, i don't know what to do any help please ?
...ANSWER
Answered 2018-Jun-13 at 14:03You have to add this callback URL under your twitter app settings
QUESTION
I would like to ask for clarification about Twitter sharing in iOS 11 onwards.
The official Apple documentation states in the release notes the following:
Social accounts have been removed from Settings in iOS 11. Third-party apps no longer have access to those signed-in accounts. (31687059)
And the official Twitter documentation here states that:
iOS 11 no longer supports using Twitter through the built-in social framework. Instead, you can use Twitter Kit 3 to Tweet, log in users, and use the Twitter API.
I'm having a bit of a hard time trying to understand how this changes affects sharing from apps.
Currently, using the "Social" Framework, one could simply use SLComposeViewController to easily share through several services.
With this change it seems SLComposeViewController can STILL be used as long as the user has the corresponding app installed, since THAT app will show it's own share sheet automatically. But if the app is not installed, it will just silently fail (based on my experiments).
*Currently the twitter one is showing a "No Twitter Account" alert message, but I believe this is a bug.
If the correct behavior is the one described above, then my understanding is correct. However, the twitter documentation makes it sound as if the Social framework will just not work for twitter anymore.
Additionally, "SLServiceTypeTwitter" is now shown as deprecated, meaning it's a bad idea to keep relying on it. https://developer.apple.com/documentation/social/slservicetypetwitter
Could someone clarify this for me?
PD: I'm sure this applies to other social services as well.
...ANSWER
Answered 2017-Nov-02 at 08:04The people from twitter answered my question. It seems to be a bug right now:
https://twittercommunity.com/t/bug-in-ios-11/91490
However, it's still unconfirmed if this will be the default behavior for iOS 11.
EDIT:
The issue was fixed in version Twitter.app (7.7.2)
EDIT 2:
For clarification, this behavior should no longer occur if the user has the Twitter.app (version 7.72 and up) installed, since the sharing window is actually provided by the Twitter app. (Same as Facebook sharing)
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install social-framework
You can use social-framework like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the social-framework component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page