retrofit.RetrofitError: org.xmlpull.v1.XmlPullParserException: Unexpected token (position:TEXT @1:2 in java.io.InputStreamReader@44cddb90)



im getting a rss page with retrofit library and parse that with simpleXmlConvertor in my app . in emulator thats work but in my mobile device i get this error :



retrofit.RetrofitError: org.xmlpull.v1.XmlPullParserException: Unexpected token (position:TEXT @1:2 in java.io.InputStreamReader@44cddb90)



please help me


No comments:

Post a Comment