Load splashscreen from server

Hi all,

I want to have a splash-screen which is loaded from the server, so that i can change the splashscreen without redeploying the application.

I know how to add a splash-screen with cordova http://blog.nraboy.com/2014/08/add-splash-screen-ionicframework-project/
The problem is that if i go this way, i have to redeploy the application when changing the splashscreen.

Does anyone have an idea how to do it?

Thanks,
David

I think this will not work.

Like appIcons splashscreens have to be there right in the place.
Because cordova are moving those things in the correct folderstructure so that they are working for the different platforms.