Hi, I need to loop through an array of promises(function returns deffered.promise) and wait for one to complete before going to next. Could anyone please help here?
Hi,
I need to loop through an array of promises(function returns deffered.promise) and wait for one to complete before going to next. Could anyone please help here?