KMPNotifier
KMPNotifier copied to clipboard
Do I need to add Firebase for local-only notifications?
As the title says, I plan to implement some background services checking for some stuff, and when triggered to show a local notification. Do I still need to add the Firebase-related code in the initialization of iOS?
+1 on this question. I have a similar use case.