I know, that it is possible to add XML under application assignment (send configuration).
But this is only very simple XML where variables have to be declared first and then set.
But I have an app where I get an XML file with a much deeper structure (e.g. <UserInfo> <ServerInfo> <VideoInfo>).
Is it possible to get this configuration-file to device?
Maybe download it to app-folder and user just imports it?