I am calling same json web services https url calling from different pages. For first page, am getting proper response string from web service like comments®. For another page, am calling same web service url, am getting server response string with superscript merged. ex: comments®Â
using Volley web services, application/json, Https Post method
Note: for same ws calling from IOS, they are getting proper response without superscripts. I have tried to add UTF-8 in https calling web services, its not workout.
How to avoid this super script text.
Thanks Guys
from Android web service json response merged super script comments®Â
No comments:
Post a Comment