EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 446 forks source link

Warning when using this plugin with nativescript-local-notifications #1447

Open 7ammer opened 4 years ago

7ammer commented 4 years ago

When I install nativescript-local-notifications and the app loads I get the following warning in the console...

CONSOLE WARN file:///node_modules/nativescript-plugin-firebase/messaging/messaging.js:447:14 Objective-C class name "UNUserNotificationCenterDelegateImpl" is already in use - using "UNUserNotificationCenterDelegateImpl1" instead.

I'm only using Analytics and Dynamic links

Cheers

7ammer commented 4 years ago

.