I followed the following tutorial to create a basic ionic 2 app -
https://www.youtube.com/watch?v=5AMbEXSBE-Q
I modified the source code to confirm to the latest ionic version - here is the source code
https://github.com/oreon/ionic2-todo
We need to add notificaitons pulgin - I have already created an issue on the forum , here is the link
https://forum.ionicframework.com/t/using-local-notifications-with-ionic-2/43090
The notifications should appear if app is not running , that is we need some kind of service.
I followed the following tutorial to create a basic ionic 2 app -
https://www.youtube.com/watch?v=5AMbEXSBE-Q
I modified the source code to confirm to the latest ionic version - here is the source code
https://github.com/oreon/ionic2-todo
We need to add notificaitons pulgin - I have already created an issue on the forum , here is the link
https://forum.ionicframework.com/t/using-local-notifications-with-ionic-2/43090
The notifications should appear if app is not running , that is we need some kind of service.