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: App navigational flow for deep links/push notifications #329

Closed eyatsenkoperpetio closed 3 months ago

eyatsenkoperpetio commented 3 months ago

[iOS] App navigational flow for deep links/push notifications #248

We need to implement the internal paths in the app for implementing deep links and push notifications. The Following wiki explains the implementation required.

Push Notifications And Deep Linking On Mobile

APNS Files: edx apns.zip

How to use? https://github.com/openedx/openedx-app-ios/assets/76485998/3e91c934-26ab-4a5f-b513-d4b8cfc38968

rnr commented 3 months ago

@eyatsenkoperpetio please fix merge conflicts