hello
i have ionic app , one same page have more of one HTTP request
i need to show the-loading spinner when when the http request staring , and dismiss it when all http complete
I would use an interceptor for this.
hello
i have ionic app , one same page have more of one HTTP request
i need to show the-loading spinner when when the http request staring , and dismiss it when all http complete
I would use an interceptor for this.