parse-community / parse-community/docs
🐛 Wrong Gradle artefacts for Parse Android Facebook and Twitter
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 317
- Forks
- 507
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
shows old and invalid Gradle dependencies for Android
To Reproduce
Steps to reproduce the behavior:
- Go to Parse Users
- Click on
Facebook Users - Click on
Twitter Users - See:
com.github.parse-community:ParseFacebookUtils-Android:latest.version.here instead com.github.parse-community.Parse-SDK-Android:twitter:latest.version.here and same for Twitter
Expected behavior
com.github.parse-community.Parse-SDK-Android:twitter:latest.version.here
com.github.parse-community.Parse-SDK-Android:facebook:latest.version.here
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Android guide sections “Setting up Facebook” and “Setting up Twitter” linked in the issue, then inspect the rendered dependency examples. Replace the obsolete Facebook and Twitter Gradle artefacts with the expected Parse-SDK-Android modules and verify both sections display the corrected coordinates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100