openedx / openedx/openedx-app-android
[Android] Upgrade button and messaging on Locked Content
Open
@k1rill is already working on this.
Since May 21, 2024.
- Dominant language
- Kotlin
- Stars
- 36
- Forks
- 61
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 2
Description
For scenarios where content is gated, an embedded value proposition should be displayed, detailing the benefits of upgrading to regain access or unlock content.
Acceptance criteria:
- UI matches a similar theme as the prod app
- Tapping the upgrade button initiates the mobile store payment processor
- Tapping show more expands the content to show the bullets present in the value prop modal
Resources:
Current implementation video demo: https://drive.google.com/file/d/1wsP9L7xLRQv8RbobX3SX1ZIPIU6gTJxq/view?usp=drive_link
Screenshot:
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.