Save data from push notifications to SQLite
Introduction
In this tutorial, you'll learn how to create a background service using Kotlin to listen to push notifications even when the app is closed, handle them and save them to SQLite.
Even though the context is a Flutter app, this is applicable...
arthurdenner.hashnode.dev9 min read