Hi to all,
I'm testing a sub on different Android versions.
This is the test case :
1) Gingerbread : OK
2) ICS : OK
3) Jelly Bean 4.1.1 : Doesn't work (Java error)
The code is the same in all the test.
I'm using the following object to retrieve ad image from SQLite DB :
Cursor1, Buffer(), InputStream1
In this moment I don't have the device that raise the error and I asking the person for the java line.
Have someone any ideas about that (I'll notify the java line as soon as possible)?
I'm testing a sub on different Android versions.
This is the test case :
1) Gingerbread : OK
2) ICS : OK
3) Jelly Bean 4.1.1 : Doesn't work (Java error)
The code is the same in all the test.
I'm using the following object to retrieve ad image from SQLite DB :
Cursor1, Buffer(), InputStream1
In this moment I don't have the device that raise the error and I asking the person for the java line.
Have someone any ideas about that (I'll notify the java line as soon as possible)?