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] Restore purchases through profile screen #404

Open moiz994 opened 2 months ago

moiz994 commented 2 months ago

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:

Screenshot 2024-04-19 at 1 33 42 PM