I building an app which need to get some information from some web site everyaday in 12:00 PM and send it to the user as a notification. The function runs automatically when the app is on but I don't want the user to launch the app so the function can run, I want it to happen automatically. how can I do this?
Thanks in advance