openGeeksLab / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Windows Phone MapComponent does not work #795

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create MapComponent like this new MapComponent()

Windows Phone emulator ( 
http://www.microsoft.com/en-us/download/details.aspx?id=27570 ) does not work. 
Contructor fails with following exception

An internal application error occurred:
java.lang.RuntimeException: org.xmlvm._nNotVetlmplementedException:
XMLVM: Not Yet Implemented: native/wrapper method not yet implemented at
java.lang.Runtime.freeMemory() at
com.codenamel.maps.CacheProviderProxy.this(MapProvider n1) at
com.codenamel.maps.MapComponent.this(MapProvider n1, ...

Original issue reported on code.google.com by MaximDu...@gmail.com on 22 Jul 2013 at 6:57

GoogleCodeExporter commented 9 years ago
Thanks this is fixed in SVN.

Original comment by shai.almog on 23 Jul 2013 at 5:11