-
```
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 exceptio…
-
```
Math.min(0.0, 1.0)
fails with error
java.lang.RuntimeException:
org.xmlvm._nNotYetImplementedException: XMLVM: Not Yet Implemented:
native/wrapper method not yet implemented
at java.lang.Double.d…
-
I did all the steps but when the app is open on a black screen and nothing else happens, most lack any step or something went wrong? I am not knowledgeable world with programming windows native phone
-
```
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 exceptio…
-
```
I looked at this on the simulator with sources provided.
Problem is an unhandled exception is being thrown in
com.codename1.impl.CodenameOneImplementation::getAppHomePath().
Relevant Lines in …
-
```
If in a code NPE it thrown, application crashes (silently dissapears) in WP8
Emulator no matter if it occurs in try-catch block. Tested with WP8 SDK
Emulator. It work as expected - exception is …
-
```
Ran into an issue with the Java -> iOS conversion, which resulted in the iOS
code crashing without a message. I downloaded the source and it turned out to
be due to an EXC_BAD_ACCESS error.
Jav…
-
```
I try to do this: cmp.setModel(new DefaultListModel(data));
This works for most of my lists, but one crashes. I did some debuging on it and
tracked it down to this:
in xCode this happens:
1. com…
-
```
If in a code NPE it thrown, application crashes (silently dissapears) in WP8
Emulator no matter if it occurs in try-catch block. Tested with WP8 SDK
Emulator. It work as expected - exception is …
-
```
I looked at this on the simulator with sources provided.
Problem is an unhandled exception is being thrown in
com.codename1.impl.CodenameOneImplementation::getAppHomePath().
Relevant Lines in …