I am planning to build a mobile app that will need to have access to hundreds of images of items that a contractor would use in doing a repair to an air conditioning system. Instead of adding hundreds of images to the assets of the app and bloating the size of the app, I wanted to put the images in a cloud blob storage like Azure and just pull the image when the item is referenced by the user to look at. My question is does Apple allow an app for the iPhone to do this or do they require developers to have all images inside the app package?I am planning to build a mobile app that will n