Hi everyone! I’m trying to make a very simple local push notification.
Basically when the user press a icon (button) this will run a timer countdown behind it and after hit the time (30 minutes for example) it will push a notification for the user with a message.. The problem is that it’s something very simple to make all the connections arround firebase, onesignal and etc.. This should be something simple, local, without involving APIs and security risks but I can’t find a simple way to do this for kodular.