<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- P { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi,<br>
</p>
<p><br>
</p>
<p>does anybody have idea or knowledge how Oskari RPC could work with Cordova and Android Webview. With browser everything works fine but in Webview postmessages does not work for some reason.<br>
</p>
<p><br>
</p>
<p>For example:<br>
</p>
<p><br>
</p>
<div><span style="font-size: 12pt;">this.channel.postRequest(</span><br>
</div>
<div>  'MapMoveRequest', [x, y, zoomlevel]</div>
<div>);​</div>
<div>does nothing.<br>
</div>
<pre style="background-color: rgb(255, 255, 255);"><span style="background-color: rgb(255, 255, 255);"><font face="Calibri, Arial, Helvetica, sans-serif">I'm trying to convert www application to simple </font></span><font face="Calibri, Arial, Helvetica, sans-serif">android app....the applications for herders. They take pictures and locations of dead reindeers... the location are shown in the map which is in iFrame.</font><font face="Menlo" size="2"><br></font></pre>
<pre style="background-color: rgb(255, 255, 255);">br<br></pre>
<pre style="background-color: rgb(255, 255, 255);">klasu<br></pre>
</body>
</html>