openedx / openedx-app-ios

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

feat: Calendar Sync Feature Analytics Implementation #386

Closed shafqat-muneer closed 2 months ago

shafqat-muneer commented 2 months ago

LEARNER-9888: Calendar Sync Feature Analytics Implementation

Note: These analytics additionally necessitate the EnrollmentMode which is currently absent in course_info/blocks API. Once this information becomes available, we will address it separately. Currently, I have included this parameter in the Analytics events, but it is being passed as none.

shafqat-muneer commented 2 months ago

@saeedbashir Feedback has been addressed. Prepared another review. 🎉