Hello,
I want to create a simple background task with scheduler. i.e a background tasks that runs every 30min. Also, Initially I have to get configuration from Graohic screen and on button click it has to start scheduler (background task and run every 30min)
Please suggest me.