parse-community / parse-community/docs
📙 Android client push removed
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 317
- Forks
- 507
- PR merge metrics
- No merged PRs in 30d
Description
Link to section:
https://docs.parseplatform.org/android/guide/#push-notifications
What is the issue?
The push notification is significantly outdated - in particular in relation to the removal of the option for client push on Parse Server.
Can you propose a solution?
The sections that explain how to send pushes from the client SDK should be removed and it should be explained that this can only be done with the masterKey for security reasons.
@parse-community/android - I don't have any experience with the Android SDK so would someone be able to make a PR for this? - I have made the changes for the iOS SDK in #604.
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
Open the linked Android guide at the push-notifications section and identify the sections describing client SDK push sending. Remove those instructions and explain that sending pushes requires the masterKey for security; the section should no longer present client push as available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- documentation, mobile
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100