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.

LocalNotifications not working after upgrading to newest xcode version

See original GitHub issue

After upgrading to the newest xcode version (10.1) the local-notifications is throwing the following error:

nativescript-local-notifications/local-notifications.js:385:14: Objective-C class name "UNUserNotificationCenterDelegateImpl" is already in use - using "UNUserNotificationCenterDelegateImpl1" instead.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
ibnYusratcommented, May 9, 2019

I am on latest version but this doesn’t seem to be fixed.

0reactions
Punchi00commented, Oct 17, 2019

Will you try interval?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Push notification error after update to iOS 14 - Apple Developer
In iOS 13 this work perfectly, this is happening only in iOS 14. The only thing is that my app product name has...
Read more >
Daily Local Notifications Are Not Working - Stack Overflow
Just FYI using static calls repeatedly is considered bad practice. That is why I have the variable at the top and added the...
Read more >
Notifications Not Shown - Mobile Push
Common reasons why Mobile Push notifications are not showing on your device. ... If you are using Xcode 11, make sure you are...
Read more >
Notifications - Expo Documentation
On Android 13, app users must opt-in to receive notifications via a permissions prompt automatically triggered by the operating system. This prompt will...
Read more >
Manage, Delete and Update Notifications in iOS 10
Add the code to check for access in viewDidLoad . I left the alert to ask the user to grant access after the...
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