for But I can’t even add a loading spinner when another request was sent.
if you are using ionic you can call $ionicLoading.show() on the load function before making the url call in iframeOnload() function.
and $ionicLoading.hide() on the iframeLoadedCallBack() function