On 30 May 2017, at 7:10pm, Salih Erikci <slh....@gmail.com> wrote:

> I am getting an error in my android app

Sorry, but without some sort of error message or result code we can’t guess 
what’s wrong.  Since you’re getting your backtrace from Google Play you might 
be able to get help from people who know about Google Play.

> u_strToLower_55+148

My only guess here is that that routine expects to be processing Unicode 
strings, and you are passing it ASCII (or some other codepage) strings.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to