A AlexOZ New Member Licensed User Longtime User Jul 10, 2023 #1 Hi, has anyone created a mobile app sending location via url call from a background service. I also need to support a notification service like firebase or one signal. Any thoughts? Thanks
Hi, has anyone created a mobile app sending location via url call from a background service. I also need to support a notification service like firebase or one signal. Any thoughts? Thanks
DonManfred Expert Licensed User Longtime User Jul 10, 2023 #2 You can send any data from a Service. You can show notifications using FirebaseMessaging. Search the forum: there are Tutorials about background Services. And even getting Location and Firebase Notifications. Upvote 1
You can send any data from a Service. You can show notifications using FirebaseMessaging. Search the forum: there are Tutorials about background Services. And even getting Location and Firebase Notifications.