开发者

Can app's download data during the installation process on iPad

开发者 https://www.devze.com 2023-01-24 23:40 出处:网络
So for example - while its installing it downloads a bunch of im开发者_C百科ages from a serverNo. You can download at first invocation (or later, as needed), or bundle data with the app inside the .ip

So for example - while its installing it downloads a bunch of im开发者_C百科ages from a server


No. You can download at first invocation (or later, as needed), or bundle data with the app inside the .ipa. Downloading/installing is entirely handled by the OS, and you have no say in the process.

0

精彩评论

暂无评论...
验证码 换一张
取 消