-
```
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…
-
```
I am trying to use multi dimensional array for Windows 8 build, but I am
getting error.
An Internal application error occured:
java.lang.RuntimeException:org.xmlvm._nNotYetImplemetedException
I…
-
```
What steps will reproduce the problem?
1. Try writing a byte[] object using the Util.writeObject() method
2.
3.
What is the expected output? What do you see instead?
It should have written the by…
-
```
Calling System.gc() throws this exception in Windows Phone 8:
java.lang.RuntimeException: org.xmlvm._nNotYetImplementedException: XMLVM: Not
Yet Implemented: native/wrapper method not yet implem…
-
```
What steps will reproduce the problem?
1. Try writing a byte[] object using the Util.writeObject() method
2.
3.
What is the expected output? What do you see instead?
It should have written the by…
-
```
When I try to use the SimpleDateFormat class to format a Date it throws in
Windows Phone 8 the exception below:
java.lang.RuntimeException: org.xmlvm._nNotYetImplementedException: XMLVM: Not
Ye…
-
```
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 am trying to use multi dimensional array for Windows 8 build, but I am
getting error.
An Internal application error occured:
java.lang.RuntimeException:org.xmlvm._nNotYetImplemetedException
I…
-
```
Calling System.gc() throws this exception in Windows Phone 8:
java.lang.RuntimeException: org.xmlvm._nNotYetImplementedException: XMLVM: Not
Yet Implemented: native/wrapper method not yet implem…