question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Repeating notification is not working on IOS

See original GitHub issue

Repeating notification don’t working on IOS

Here is my code

PushNotification.localNotificationSchedule({
  message: 'test',
  date: ...,
  repeatType: 'time',
  repeatTime 120000 // 2 minutes
})

On Android it works normally. But on IOS only the first notification is received.

I already see another issues about that. But I don’t understand If was resolved or not.

Any idea?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
Dallas62commented, Jun 11, 2021

Hi @bostnis All staled / closed issues by bot are inactive for at least a year. If it’s important, this should be active and with reproducible project. Most of issue are duplicated because no one search in history. And I don’t have time to look 500 issues where there is no informations and outdated version.

1reaction
daheeahncommented, May 21, 2020

any solution?

Read more comments on GitHub >

github_iconTop Results From Across the Web

No Repeating Notifications on Imessage on IOS 13
Head over to Settings > Notifications > Messages. Set 'Repeat Alerts' for 'Never' then restart the iPhone: Restart your iPhone, iPad, or iPod...
Read more >
Fix: Duplicate Message Alert Notifications on iPhone - Techbout
Go to Settings > Notifications > Messages > scroll down to the bottom of the screen and tap on Repeat Alerts option located...
Read more >
iPhone Messages Repeat Alerts Not Working - Best Fixes
The first easy fix you can carry out is to turn off the repeat alerts and then back on to give it a...
Read more >
Fed Up Of Multiple Notifications On iPhone? Here's How To ...
Step 4. On the next screen, you will see a few toggles and on the bottom, there will be an option called 'Repeat...
Read more >
iOS Messages not repeating alert notifications - Ask Different
iOS update 13.2 fixes this issue. ... This has fixed the problem. Thanks! – user9506231. Dec 24, 2019 at 12:59. Add a comment ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found