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] Redirect to external browser on iPad in Discover #304

Closed sergeymomot closed 2 months ago

sergeymomot commented 4 months ago

On iPad after clicking Enroll button, a request appears to redirect to an external browser. At the same time, the registration page opens on the iPhone and user. Steps: (preconditions: you should be logged out)

  1. Open Discover page on iPad
  2. Find any available Course and tap on Enroll button
  3. Result: a request to redirect to an external browser appears

https://github.com/openedx/openedx-app-ios/assets/2964930/7003d387-07e4-41c0-99fa-7f47869443a4

Expected result: there should be a redirect to the Sign up page

https://github.com/openedx/openedx-app-ios/assets/2964930/65fcf9e6-5863-4d9e-a7ef-2df146bcab0c

rnr commented 2 months ago

fixed on backend side