// Datei herunterladen window.NativeBridge.postMessage(JSON.stringify({ action: 'downloadFile', data: { url: 'https://www.ihre-domain.de/datei.pdf', method: 'GET', headers: { 'Cookie': "SESSIONID" } }, body: null }