Closed Arshad-iOSDeveloper closed 1 year ago
In my View controller i am calling multiple api's. I need to show and hide progressHUD for every api call
ProgressHUD is a singular UI alert solution. You can display only one HUD at any given time.
In my View controller i am calling multiple api's. I need to show and hide progressHUD for every api call