Boris Tacyniak

Results 167 comments of Boris Tacyniak

Hi, Put the notification or the router in a global variable and redirect when you can. useEffect that read the notification stored, or call the redirection with the global variable...

Hi @parmarkamlesh This library doesn't aim to trigger custom logic on scheduled notifications. You must set all your notifications before, cancel others notification if the user interact. Regards

Hi @michaelVictoriaDev Without a reproducible exemple or at least a stacktrace from ADB, I can't help you. I recommend you to limit the number of notifications since Samsung doesn't allow...

Hi, For Android, if you want precision, use remote notification. Android saving mode fuck all background processes which can lead to this kind of issue. Also check your date to...

Hi @sossnowski Cocoapods only works on MacOS. You can't compile the iOS project on Linux (or maybe with Docker-OSX). So you don't need this step, and you can code in...

You can skip the "pod install" step, but configure the AppDelegate if you plan to support iOS in the future.

Hi @mtalhagaoglu Start reading the documentation about Firebase Notification. Regards

Ok, so you probably notice that Firebase console send notification and not data-only notification ?

Hi @ankit5174 I don't understand you needs. Up to you to call multiple handler if needed, only one callback is available. Regards

Hi @Narmical You have to join @zo0r by mail (available on his profil). He is the only one with rights to add you as maintainer. There is no specific enrollment...