MAUI WorkManager Test Project

Job ID: 39569724

Budget: €8 – €30 EUR

I need a small, functional test project using MAUI (.NET 9) for Android (API 35) in C#. The app should run on a Samsung S23 device.

I'm unable to schedule PeriodicWorkRequest tasks with WorkManager. The tasks only run while the app is open; once the app is closed, they remain enqueued but never execute.
I just need a small, working test project where I can press a button in the UI to schedule a task that logs a message every 16 minutes. I've already tried with ChatGPT and others, but I need something that actually works.

Requirements:
- A UI button to schedule a PeriodicWorkRequest using WorkManager.
- The task sends a notification every 16 minutes
- Tasks must be scheduled and run even when the app is closed and no longer in memory

Ideal Skills:
- Experience with MAUI and .NET 9
- Familiarity with Android WorkManager
- Proficient in C# and Visual Studio 2022