In my Android app i want to search users from server this works fine when i use regular Gboard or English & Indic Languages keyboard. But when i change my phone keyboard to other stylish font keyboard like above screenshot then i can't get any data from server. Same username found when search from regular keyboard.
Is there any ways to convert stylish text to normal text in android app side? OR Any change need in sql query on server side for this issue?