There's a minor bug in mobile platforms that doesn't allow to read Window configuration (actually window configuration doesn't make sense on mobile platforms). So this is for much later (if ever).
00:25:37> Warning: Decoherence 1: Opening file "file:///media/Photo/DECO/DECO-reboot-180407-316/Configuration/Window.xml" before the Application.OnInitialize was called. This is not reliable on mobile platforms (Android, iOS). This usually happens if you open a file from the "initialization" section of a unit. You should do it in Application.OnInitialize instead.
There's a minor bug in mobile platforms that doesn't allow to read Window configuration (actually window configuration doesn't make sense on mobile platforms). So this is for much later (if ever).