Hi there,
I have noticed one of my apps, installed, Pik Poks Flick Soccer, that without an update, the splash screen holds an advertisement. Is this possible? That an app, without being updated can produce a new feature/splash/advertisement? Or did I update it unknowingly?
I don’t know if the official splash screen can be modified without update, but I don’t think it’s impossible for an app to retrieve updated content, for example pictures from the web and replace existing ones with those. And as for Unity, aren’t asset bundles web-downloadable as well?
Right, it must just be getting info over www.
Not sure about your question.
Isn’t dynamic www loading forbidden by Apple anyway ?
(Unless you’re on a jailbroken device maybe)
I don’t know. I am pretty sure I have not updated the app, but the game now has a splash advertising a new title, with link.
I am playing a lot of Letterpress. It is continually updated. Why could a developer not place a call for some www info at start of scene 0, then on their end, send what ever info they want.
Seems plausible.