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] Add EULA link into the application #230

Closed nizmaylova closed 5 months ago

nizmaylova commented 5 months ago

Add EULA link into the iOS mobile application.

Image Note: Current edX app from store is shown in the attachment

Currently, the open edX app shows EULA paragraph and other relevant links within it on the Register screen. We need to add the paragraph on the Sign-in screen and match the copy accordingly. Below are the examples.

Open edX Register Screen Prod edX Register Screen Prod edX Sign-in Screen
rg register app edx register edx signin
The EULA paragraph needs to be moved below the optional fields CTA. We also need to add a checkbox for getting marketing consent on this screen as seen in the screenshot on the right (Prod edX Register Screen). We need to replicate the copy and implementation highlighted above on the sign in screen of the open edX app.