Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post Notification when Movie from Watchlist is released #24

Open
fbernutz opened this issue Feb 14, 2018 · 1 comment
Open

Post Notification when Movie from Watchlist is released #24

fbernutz opened this issue Feb 14, 2018 · 1 comment

Comments

@fbernutz
Copy link
Member

fbernutz commented Feb 14, 2018

Implement with scheduled local notifications.

  1. When a user adds a not yet released movie to the watchlist:
    Schedule one local notification for 10h on the release date "{Title of movie} is released today!"
  2. When a user removes the movie from the watchlist:
    Delete the local notification again

For more information about how this should work:
https://developer.apple.com/documentation/usernotifications/scheduling_a_notification_locally_from_your_app

@fbernutz fbernutz changed the title Feature: Push Notifications when new movie from watch list is released Post Notification when new Movie from Watchlist is released Apr 6, 2019
@fbernutz fbernutz changed the title Post Notification when new Movie from Watchlist is released Post Notification when Movie from Watchlist is released Apr 6, 2019
@fbernutz
Copy link
Member Author

fbernutz commented Feb 2, 2021

Maybe this will be helpful implementing this feature: https://github.com/nicephoton/ScheduledNotificationsViewController

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant