react-native-android-widget-poc icon indicating copy to clipboard operation
react-native-android-widget-poc copied to clipboard

Running the BackgroundService of Widget every minute

Open creativemind1 opened this issue 6 years ago • 1 comments

Hello,

I have done some changes with your superb widget. I only got stuck at updating the widget even though my phone is not using the App or in off condition.

How do I update BackgroundTask or similar service every minute or so? Can you hint out at something and I will implement at my end. I don't want to take your much time.

Thanks

creativemind1 avatar Feb 28 '19 14:02 creativemind1

I already asked and answered a very much related question in stackoverflow 👇

https://stackoverflow.com/questions/39946431/what-is-the-best-way-to-schedule-a-task-in-react-native

I'm afraid this is the best I can do

jsdario avatar Mar 08 '19 16:03 jsdario