0

I'd like to implement daily local notifications, at the same time each day, but with different content. All examples I have seen are with repeating the same content.

In Android I can set an alarm to trigger a portion of my app which then creates the custom content for the day, and pushes that content as notification. How do I do the same in iOS?

Eir
  • 1,003
  • 9
  • 24
  • 1
    Likely duplicate of https://stackoverflow.com/questions/49757246/how-do-i-set-up-a-repeating-daily-notification-with-different-content-each-time?rq=1 and https://stackoverflow.com/questions/54165040/repeating-local-notification-not-updating-content?rq=1 – HangarRash Oct 31 '22 at 16:11

0 Answers0