Hi,
I am developing the app that contains HTML page rendered in the WebView and the needed script for WebView is shipped with the application. When I upgrade the Server I need to update the script in the iOS application. So I have decided to download the script in the background and use it for rendering the page.
Can I use this approach or it violates any of the AppStore review guidelines?