We developed an app and defined a recursive scheduler in the app.Whenever a customer installs the app a recursive scheduler will be triggered. The execution time of the recursive scheduler is same as app installation time. Now the customer wants to run the recursive scheduler at a particular time without uninstalling and reinstalling the app at that particular time. Is it possible to update the recursive scheduler time of the app from the product backend?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.