openedx / openedx/openedx-app-android
[Android] Restore purchases through profile screen
Open
@moiz994 is already working on this.
Since Apr 19, 2024.
- Dominant language
- Kotlin
- Stars
- 36
- Forks
- 61
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 2
Description
Although, whenever a learner logs in the app or goes to their courses screen, we verify their course mode and update the list accordingly so they can easily access their upgraded courses. We have to create a mechanism to restore purchases in the app to satisfy Google/Apple's store policies.
We need to add a button in the profile screen of the learners where they can restore purchases.
Current implementation:
Contributor guide
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.
Assessment
This issue has not been assessed yet.