openedx / openedx-app-ios

The mobile app for iOS for the Open EdX Platform.
Apache License 2.0
19 stars 13 forks source link

[iOS] Upgrade course value prop modal implementation #403

Closed moiz994 closed 2 weeks ago

moiz994 commented 2 months ago

Introduce a bottom-sheet modal that activates upon upgrade button interaction. This modal should outline the perks of upgrading and display the course's price, reinforcing the value of making a purchase.

Implementation areas include:

For scenarios where access is expired or content is gated, an embedded value proposition should be displayed, detailing the benefits of upgrading to regain access or unlock content.

Acceptance Criteria:

Current implementation: Video demos of upgrade button interaction and modal popping up can be seen in the following: Course home flow Gated content flow My Courses flow

Screenshot:

Screenshot 2024-04-19 at 1 23 41 PM Screenshot 2024-04-19 at 1 30 26 PM