Error while loading a String on a TextField
Hi, I have a TextField set for Numeric values, now when I do setString () and pass a number as String it gives an error,. It works perfectly on a emulator but on the real device it gives a exception. I dont know the stacktrace beause I dont know how to obtain it on the device. the only thing I know is that when I change the numeric to any it loads it well. But this is not an option for the final release of the app because I need it to be NUMERIC.
Any clue? I am testing it on a nokia 6131.

