Hi guys...
So, on my Activity_create, i do a series of tests to ensure all lights are green for the app to run, and if not, take the appropriate action to have it so... but after that I need to either restart my app, or the activity_create sub in order to re-run the tests...
what would be the best approach?
So, on my Activity_create, i do a series of tests to ensure all lights are green for the app to run, and if not, take the appropriate action to have it so... but after that I need to either restart my app, or the activity_create sub in order to re-run the tests...
what would be the best approach?